Skip to content

Commit

Permalink
Fix typos in joint-tutorial readme. (#2622)
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Perseghetti <[email protected]>
  • Loading branch information
bperseghetti authored Sep 13, 2024
1 parent 0f16949 commit 3765579
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 3765579

Please sign in to comment.