Skip to content

Commit

Permalink
add add_orientations
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Ferguson <[email protected]>
  • Loading branch information
mikeferguson authored Dec 13, 2024
1 parent e6d0d05 commit 15a35dd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions configuration/packages/configuring-graceful-motion-controller.rst
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,17 @@ Graceful Controller Parameters
Description
Whether to allow the robot to move backward.

:add_orientations:

============== =============================
Type Default
-------------- -----------------------------
bool false
============== =============================

Description
Not all planners set the orientation of the poses in their plans, but this controller requires orientations. If using a planner that does not set the orientations, this parameter must be set to true.

Example
*******
.. code-block:: yaml
Expand Down

0 comments on commit 15a35dd

Please sign in to comment.