pausing move_base node
I just want to programmaticly pause the node, not abort it so it would cancel the desired location. Can anyone tell me how?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
I just want to programmaticly pause the node, not abort it so it would cancel the desired location. Can anyone tell me how?
The only way to do that is to cancel the action. You can simply resume it after you would like to continue, there's really no reason to "pause" but not cancel.
If you “ pause” it, presumably something must still be running or its the same as cancellation. If the planner is still replanning, then you’re just as likely to get a new path as if you cancelled and restarted. At no point in move base are you promised the exact same path if the environment around it has changed. If you cancel or pause with no changes then there’s no reason to expect the path will change either with a deterministic planner like provided in the stack by default.
Asked: 2020-04-22 19:26:04 -0600
Seen: 761 times
Last updated: Apr 22 '20
Pausing or aborting movement to a goal
Sending goal for navigation using SimpleActionClient
genaction not found in diamondback
How to set unknown pixel as goal in move_base
Unknown rotation error inside move_base when using rosstage
sbpl_lattice_planner final heading error constant +45-deg.
move_base warning sensor out of bounds