Skip to content

Commit

Permalink
Minor changes in README
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Tudela <[email protected]>
  • Loading branch information
ajtudela committed Nov 21, 2024
1 parent 092c938 commit 871c9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nav2_docking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ For debugging purposes, there are several publishers which can be used with RVIZ
| controller.transform_tolerance | Time with which to post-date the transform that is published, to indicate that this transform is valid into the future. | double | 0.1 |
| controller.projection_time | Time to look ahead for collisions (s). | double | 5.0 |
| controller.simulation_time_step | Time step for projections (s). | double | 0.1 |
| controller.dock_collision_threshold | Distance (m) to the dock pose to not consider it a collision | double | 0.3 |
| controller.dock_collision_threshold | Distance (m) from the dock pose to ignore collisions. | double | 0.3 |

Note: `dock_plugins` and either `docks` or `dock_database` are required.

Expand Down

0 comments on commit 871c9c1

Please sign in to comment.