You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nav2_rotation_shim_controller/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@ See its [Configuration Guide Page](https://docs.nav2.org/configuration/packages/
38
38
|`max_angular_accel`| Maximum angular acceleration for rotation to heading |
39
39
|`simulate_ahead_time`| Time in seconds to forward simulate a rotation command to check for collisions. If a collision is found, forwards control back to the primary controller plugin. |
40
40
|`rotate_to_goal_heading`| If true, the rotationShimController will take back control of the robot when in XY tolerance of the goal and start rotating to the goal heading |
41
+
|`use_path_orientations`| If true, the controller will use the orientations of the path points to compute the heading of the path instead of computing the heading from the path points. |
41
42
42
43
Example fully-described XML with default parameter values:
0 commit comments