Skip to content

Commit

Permalink
Update tutorials/underwater_vehicles.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
  • Loading branch information
ahcorde and iche033 authored Sep 8, 2023
1 parent ae43fbd commit 61e4af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/underwater_vehicles.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ rpm. Under the `<include>` or `<model>` tag add the following:
<propeller_diameter>0.2</propeller_diameter>
</plugin>
```
Now if we were to publish to `/model/tethys/joint/propeller_joint/cmd_pos`
Now if we were to publish to `/model/tethys/joint/propeller_joint/cmd_thrust`
```
gz topic -t /model/tethys/joint/propeller_joint/cmd_thrust \
-m gz.msgs.Double -p 'data: -31'
Expand Down

0 comments on commit 61e4af5

Please sign in to comment.