Skip to content

Commit

Permalink
Fix rst syntax in yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Feb 11, 2025
1 parent 9cd4639 commit 5ec4197
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ joint_trajectory_controller:
default_value: false,
description: "Interpolate from the current desired state when receiving a new trajectory.
\n\n
* The controller ignores the states provided by hardware interface but using last commands as states for starting the trajectory interpolation.\n
The controller ignores the states provided by hardware interface but using last commands as states for starting the trajectory interpolation.
\n\n
This is useful if hardware states are not following commands, i.e., an offset between those (typical for hydraulic manipulators).
Furthermore, it is necessary if you have a reference trajectory that you send over multiple messages (e.g. for MPC-style trajectory planning).
Expand Down

0 comments on commit 5ec4197

Please sign in to comment.