File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -145,6 +145,8 @@ New as of September 2023: the simple navigator constructor will accept a `namesp
145145+---------------------------------------+----------------------------------------------------------------------------+
146146| getLocalCostmap() | Returns the local costmap, ``nav2_msgs/Costmap ``. |
147147+---------------------------------------+----------------------------------------------------------------------------+
148+ | toggleCollisionMonitor(enable) | Toggles the collision monitor on (`True `) or off (`False `). |
149+ +---------------------------------------+----------------------------------------------------------------------------+
148150| waitUntilNav2Active( | Blocks until Nav2 is completely online and lifecycle nodes are in the |
149151| navigator='bt_navigator', | active state. To be used in conjunction with autostart or external |
150152| localizer='amcl') | lifecycle bringup. Custom navigator and localizer nodes can be specified |
You can’t perform that action at this time.
0 commit comments