You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/joint_controller.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ mkdir gz_tutorial
40
40
cd gz_turtorial
41
41
```
42
42
43
-
2) In this tutorial we will be using the following SDF file (this is just a slight modification of the original `joint_controller.sdf`[example](https://github.com/gazebosim/gz-sim/blob/gz-sim7/examples/worlds/joint_controller.sdf)).
43
+
2) In this tutorial we will be using the following SDF file (this is just a slight modification of the original `joint_controller.sdf`[example](https://github.com/gazebosim/gz-sim/blob/gz-sim10/examples/worlds/joint_controller.sdf)).
44
44
45
45
After changing the directory, name the SDF file as `example.sdf`
Let’s set up a new model for this example. A two-linked manipulator arm which has a total of two joints to control ([`joint_trajectory_controller.sdf`](https://github.com/gazebosim/gz-sim/blob/gz-sim7/examples/worlds/joint_trajectory_controller.sdf) is the original example). Name it as `example2.sdf`.
383
+
Let’s set up a new model for this example. A two-linked manipulator arm which has a total of two joints to control ([`joint_trajectory_controller.sdf`](https://github.com/gazebosim/gz-sim/blob/gz-sim10/examples/worlds/joint_trajectory_controller.sdf) is the original example). Name it as `example2.sdf`.
0 commit comments