Skip to content

Commit

Permalink
[Docs] Update deprecated topic name (#964) (#965)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jan 12, 2024
1 parent 73a96e9 commit 43a59dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion joint_trajectory_controller/doc/userdoc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ Subscriber [#f1]_

The topic interface is a fire-and-forget alternative. Use this interface if you don't care about execution monitoring.
The goal tolerance specification is not used in this case, as there is no mechanism to notify the sender about tolerance violations. If state tolerances are violated, the trajectory is aborted and the current position is held.
Note that although some degree of monitoring is available through the ``~/query_state`` service and ``~/state`` topic it is much more cumbersome to realize than with the action interface.
Note that although some degree of monitoring is available through the ``~/query_state`` service and ``~/controller_state`` topic it is much more cumbersome to realize than with the action interface.


Publishers
Expand Down

0 comments on commit 43a59dd

Please sign in to comment.