diff --git a/Bindings/Python/tutorials/Tutorial 1 - Introduction to OpenSim.ipynb b/Bindings/Python/tutorials/Tutorial 1 - Introduction to OpenSim.ipynb index 754603024e..065707ee8f 100644 --- a/Bindings/Python/tutorials/Tutorial 1 - Introduction to OpenSim.ipynb +++ b/Bindings/Python/tutorials/Tutorial 1 - Introduction to OpenSim.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "\n", + "\n", " \"Open\n", "" ] diff --git a/Bindings/Python/tutorials/Tutorial 2 - Creating and Simulating a simple arm Model.ipynb b/Bindings/Python/tutorials/Tutorial 2 - Creating and Simulating a simple arm Model.ipynb index 90df282792..e0239624a8 100644 --- a/Bindings/Python/tutorials/Tutorial 2 - Creating and Simulating a simple arm Model.ipynb +++ b/Bindings/Python/tutorials/Tutorial 2 - Creating and Simulating a simple arm Model.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "\n", + "\n", " \"Open\n", "" ] @@ -45,7 +45,7 @@ "\n", "In this tutorial, you will create an arm model. The model is very simple and consists of two bones (humerus and radius), and a muscle to flex the arm (biceps).\n", "\n", - "The first step of this tutorial will be to set up the environment (See ***Tutorial 1: Introduction to OpenSim***), and then you will programmatically create the model by defining the necessary bodies, muscles, and joints. Finally, you will perform Forward Kinematics [[2]](https://mitpress.mit.edu/9780262044202/biomechanics-of-movement/) with the model to obtain kinematic data.\n", + "The first step of this tutorial will be to set up the environment, and then you will programmatically create the model by defining the necessary bodies, muscles, and joints. Finally, you will perform Forward Kinematics [[2]](https://mitpress.mit.edu/9780262044202/biomechanics-of-movement/) with the model to obtain kinematic data.\n", "\n", "**Local Installation**\n", "\n", @@ -67,7 +67,7 @@ "id": "mmmTuEI4HQJG" }, "source": [ - "First, set up the environment by executing the following cell (See [Tutorial 1: Introduction to OpenSim](https://colab.research.google.com/github/nickbianco/opensim-core/blob/python_examples/Bindings/Python/tutorials/Tutorial%201%20-%20Introduction%20to%20OpenSim.ipynb))." + "First, set up the environment by executing the following cell (See [Tutorial 1: Introduction to OpenSim](https://colab.research.google.com/github/opensim-org/opensim-core/blob/main/Bindings/Python/tutorials/Tutorial%201%20-%20Introduction%20to%20OpenSim.ipynb))." ] }, { diff --git a/Bindings/Python/tutorials/Tutorial 3 - Loading and Modifying OpenSim Models.ipynb b/Bindings/Python/tutorials/Tutorial 3 - Loading and Modifying OpenSim Models.ipynb index fc08cbae00..4370976936 100644 --- a/Bindings/Python/tutorials/Tutorial 3 - Loading and Modifying OpenSim Models.ipynb +++ b/Bindings/Python/tutorials/Tutorial 3 - Loading and Modifying OpenSim Models.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "\n", + "\n", " \"Open\n", "" ] @@ -73,7 +73,7 @@ "id": "mmmTuEI4HQJG" }, "source": [ - "First, set up the environment by executing the following cell (see [Tutorial 1: Introduction to OpenSim](https://colab.research.google.com/github/nickbianco/opensim-core/blob/python_examples/Bindings/Python/tutorials/Tutorial%201%20-%20Introduction%20to%20OpenSim.ipynb) for more details)." + "First, set up the environment by executing the following cell (see [Tutorial 1: Introduction to OpenSim](https://colab.research.google.com/github/opensim-org/opensim-core/blob/main/Bindings/Python/tutorials/Tutorial%201%20-%20Introduction%20to%20OpenSim.ipynb) for more details)." ] }, { diff --git a/Bindings/Python/tutorials/Tutorial 4 - Musculoskeletal models, Motion Files and MuscleAnalysis.ipynb b/Bindings/Python/tutorials/Tutorial 4 - Musculoskeletal models, Motion Files and MuscleAnalysis.ipynb index 5f0258a167..95725581c0 100644 --- a/Bindings/Python/tutorials/Tutorial 4 - Musculoskeletal models, Motion Files and MuscleAnalysis.ipynb +++ b/Bindings/Python/tutorials/Tutorial 4 - Musculoskeletal models, Motion Files and MuscleAnalysis.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "\n", + "\n", " \"Open\n", "" ] @@ -101,7 +101,7 @@ "id": "mmmTuEI4HQJG" }, "source": [ - "First, set up the environment by executing the following cell (see [Tutorial 1: Introduction to OpenSim](https://colab.research.google.com/github/nickbianco/opensim-core/blob/python_examples/Bindings/Python/tutorials/Tutorial%201%20-%20Introduction%20to%20OpenSim.ipynb) for more information)." + "First, set up the environment by executing the following cell (see [Tutorial 1: Introduction to OpenSim](https://colab.research.google.com/github/opensim-org/opensim-core/blob/main/Bindings/Python/tutorials/Tutorial%201%20-%20Introduction%20to%20OpenSim.ipynb) for more information)." ] }, { diff --git a/Bindings/Python/tutorials/Tutorial 5 - Scaling, Inverse Kinematics, and Inverse Dynamics.ipynb b/Bindings/Python/tutorials/Tutorial 5 - Scaling, Inverse Kinematics, and Inverse Dynamics.ipynb index 63e3feb44e..b8629867b9 100644 --- a/Bindings/Python/tutorials/Tutorial 5 - Scaling, Inverse Kinematics, and Inverse Dynamics.ipynb +++ b/Bindings/Python/tutorials/Tutorial 5 - Scaling, Inverse Kinematics, and Inverse Dynamics.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "\n", + "\n", " \"Open\n", "" ] @@ -100,7 +100,7 @@ "id": "mmmTuEI4HQJG" }, "source": [ - "First, set up the environment by executing the following cell (See [Tutorial 1: Introduction to OpenSim in Colab](https://colab.research.google.com/github/nickbianco/opensim-core/blob/python_examples/Bindings/Python/tutorials/Tutorial%201%20-%20Introduction%20to%20OpenSim.ipynb) for more information)." + "First, set up the environment by executing the following cell (See [Tutorial 1: Introduction to OpenSim in Colab](https://colab.research.google.com/github/opensim-org/opensim-core/blob/main/Bindings/Python/tutorials/Tutorial%201%20-%20Introduction%20to%20OpenSim.ipynb) for more information)." ] }, { diff --git a/Bindings/Python/tutorials/Tutorial 6 - Static Optimization.ipynb b/Bindings/Python/tutorials/Tutorial 6 - Static Optimization.ipynb index dd56528ee2..db2769e92d 100644 --- a/Bindings/Python/tutorials/Tutorial 6 - Static Optimization.ipynb +++ b/Bindings/Python/tutorials/Tutorial 6 - Static Optimization.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "\n", + "\n", " \"Open\n", "" ] @@ -85,11 +85,11 @@ "\n", "User Guide | Prerequisite Tutorials | Other Resources\n", "--------------------|------------------------|------------------\n", - "[Static Optimization](https://opensimconfluence.atlassian.net/wiki/spaces/OpenSim/pages/53090088/Static+Optimization) | [Tutorial 1: Introduction to OpenSim](https://colab.research.google.com/github/nickbianco/opensim-core/blob/python_examples/Bindings/Python/tutorials/Tutorial%201%20-%20Introduction%20to%20OpenSim.ipynb) | [[1]](https://doi.org/10.1115/1.4029304) \n", - "[Inverse Kinematics](https://opensimconfluence.atlassian.net/wiki/spaces/OpenSim/pages/53090037/Inverse+Kinematics) | [Tutorial 2 : Creating and Simulating a Simple Arm Model ](https://colab.research.google.com/github/nickbianco/opensim-core/blob/python_examples/Bindings/Python/tutorials/Tutorial%202%20-%20Creating%20and%20Simulating%20a%20simple%20arm%20Model.ipynb) | [[2]](https://doi.org/10.1109/TBME.2007.901024) \n", - "[Residual Reduction Algorithm](https://opensimconfluence.atlassian.net/wiki/spaces/OpenSim/pages/53089669/Residual+Reduction+Algorithm) | [Tutorial 3: Loading and Modifying OpenSim Models](https://colab.research.google.com/github/nickbianco/opensim-core/blob/python_examples/Bindings/Python/tutorials/Tutorial%203%20-%20Loading%20and%20Modifying%20OpenSim%20Models.ipynb) | \n", - "[Inverse Dynamics](https://opensimconfluence.atlassian.net/wiki/spaces/OpenSim/pages/53090074/Inverse+Dynamics) | [Tutorial 4: Musculoskeletal Models, Motion Files, and MuscleAnalysis](https://colab.research.google.com/github/nickbianco/opensim-core/blob/python_examples/Bindings/Python/tutorials/Tutorial%204%20-%20Musculoskeletal%20models%2C%20Motion%20Files%20and%20MuscleAnalysis.ipynb) | | \n", - "[Scaling](https://opensimconfluence.atlassian.net/wiki/spaces/OpenSim/pages/53090000/Scaling) | [Tutorial 5: Scaling, Inverse Kinematics, and Inverse Dynamics](https://colab.research.google.com/github/nickbianco/opensim-core/blob/python_examples/Bindings/Python/tutorials/Tutorial%205%20-%20Scaling%2C%20Inverse%20Kinematics%2C%20and%20Inverse%20Dynamics.ipynb) | " + "[Static Optimization](https://opensimconfluence.atlassian.net/wiki/spaces/OpenSim/pages/53090088/Static+Optimization) | [Tutorial 1: Introduction to OpenSim](https://colab.research.google.com/github/opensim-org/opensim-core/blob/main/Bindings/Python/tutorials/Tutorial%201%20-%20Introduction%20to%20OpenSim.ipynb) | [[1]](https://doi.org/10.1115/1.4029304) \n", + "[Inverse Kinematics](https://opensimconfluence.atlassian.net/wiki/spaces/OpenSim/pages/53090037/Inverse+Kinematics) | [Tutorial 2 : Creating and Simulating a Simple Arm Model ](https://colab.research.google.com/github/opensim-org/opensim-core/blob/main/Bindings/Python/tutorials/Tutorial%202%20-%20Creating%20and%20Simulating%20a%20simple%20arm%20Model.ipynb) | [[2]](https://doi.org/10.1109/TBME.2007.901024) \n", + "[Residual Reduction Algorithm](https://opensimconfluence.atlassian.net/wiki/spaces/OpenSim/pages/53089669/Residual+Reduction+Algorithm) | [Tutorial 3: Loading and Modifying OpenSim Models](https://colab.research.google.com/github/opensim-org/opensim-core/blob/main/Bindings/Python/tutorials/Tutorial%203%20-%20Loading%20and%20Modifying%20OpenSim%20Models.ipynb) | \n", + "[Inverse Dynamics](https://opensimconfluence.atlassian.net/wiki/spaces/OpenSim/pages/53090074/Inverse+Dynamics) | [Tutorial 4: Musculoskeletal Models, Motion Files, and MuscleAnalysis](https://colab.research.google.com/github/opensim-org/opensim-core/blob/main/Bindings/Python/tutorials/Tutorial%204%20-%20Musculoskeletal%20models%2C%20Motion%20Files%20and%20MuscleAnalysis.ipynb) | | \n", + "[Scaling](https://opensimconfluence.atlassian.net/wiki/spaces/OpenSim/pages/53090000/Scaling) | [Tutorial 5: Scaling, Inverse Kinematics, and Inverse Dynamics](https://colab.research.google.com/github/opensim-org/opensim-core/blob/main/Bindings/Python/tutorials/Tutorial%205%20-%20Scaling%2C%20Inverse%20Kinematics%2C%20and%20Inverse%20Dynamics.ipynb) | " ] }, { @@ -126,7 +126,7 @@ "id": "mmmTuEI4HQJG" }, "source": [ - "First, set up the environment by executing the following cell (See [Tutorial 1: Introduction to OpenSim](https://colab.research.google.com/github/nickbianco/opensim-core/blob/python_examples/Bindings/Python/tutorials/Tutorial%201%20-%20Introduction%20to%20OpenSim.ipynb) for more information)." + "First, set up the environment by executing the following cell (See [Tutorial 1: Introduction to OpenSim](https://colab.research.google.com/github/opensim-org/opensim-core/blob/main/Bindings/Python/tutorials/Tutorial%201%20-%20Introduction%20to%20OpenSim.ipynb) for more information)." ] }, { diff --git a/Bindings/Python/tutorials/Tutorial 7 - Introduction to OpenSim Moco.ipynb b/Bindings/Python/tutorials/Tutorial 7 - Introduction to OpenSim Moco.ipynb index 984c43bc9e..de99cb0633 100644 --- a/Bindings/Python/tutorials/Tutorial 7 - Introduction to OpenSim Moco.ipynb +++ b/Bindings/Python/tutorials/Tutorial 7 - Introduction to OpenSim Moco.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "\n", + "\n", " \"Open\n", "" ] diff --git a/Bindings/Python/tutorials/Tutorial 8 - Creating Muscle-driven Simulations with OpenSim Moco.ipynb b/Bindings/Python/tutorials/Tutorial 8 - Creating Muscle-driven Simulations with OpenSim Moco.ipynb index ade840a55a..d31f5a9739 100644 --- a/Bindings/Python/tutorials/Tutorial 8 - Creating Muscle-driven Simulations with OpenSim Moco.ipynb +++ b/Bindings/Python/tutorials/Tutorial 8 - Creating Muscle-driven Simulations with OpenSim Moco.ipynb @@ -6,7 +6,7 @@ "id": "view-in-github" }, "source": [ - "\n", + "\n", " \"Open\n", "" ]