Skip to content

Commit

Permalink
Reorder progress topics instructions (#727)
Browse files Browse the repository at this point in the history
Signed-off-by: Ammaar Solkar <[email protected]>
  • Loading branch information
ammaar8 authored Mar 30, 2021
1 parent a5de0fb commit 7e157a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/worlds/joint_trajectory_controller.sdf
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@
Progress of each trajectory can then be tracked by subscribing to the corresponding topic:
ign topic -e -t "/model/RR_velocity_control/joint_trajectory_progress"
ign topic -e -t "/model/RR_position_control/joint_trajectory_progress"
ign topic -e -t "/model/RR_velocity_control/joint_trajectory_progress"
ign topic -e -t "/custom_topic_effort_control_progress"
Expand Down

0 comments on commit 7e157a4

Please sign in to comment.