diff --git a/tutorials/joint_controller.md b/tutorials/joint_controller.md index f677794f4d..ad01d53925 100644 --- a/tutorials/joint_controller.md +++ b/tutorials/joint_controller.md @@ -385,7 +385,7 @@ Let’s set up a new model for this example. A two-linked manipulator arm which - SDF file: ```xml - @@ -653,7 +653,7 @@ gz topic -t "topic_name" -m gz.msgs.JointTrajectory -p ' sec: 1 nsec: 0 } - } + }' ```