Skip to content

Commit

Permalink
Merge branch 'gz-sim9' into Amal-python-system-GIL
Browse files Browse the repository at this point in the history
  • Loading branch information
AmalDevHaridevan authored Sep 14, 2024
2 parents ccf90c5 + 3765579 commit 1d01094
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorials/joint_controller.md
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ Let’s set up a new model for this example. A two-linked manipulator arm which
- SDF file:

```xml
<?xml version="1.0"
<?xml version="1.0" ?>
<sdf version="1.6">
<world name="default">
<scene>
Expand Down Expand Up @@ -653,7 +653,7 @@ gz topic -t "topic_name" -m gz.msgs.JointTrajectory -p '
sec: 1
nsec: 0
}
}
}'
```

<div style="text-align:center;">
Expand Down

0 comments on commit 1d01094

Please sign in to comment.