ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

how to abort current navigation in Nav2

asked 2023-06-13 20:13:11 -0600

guidout gravatar image

Just like the title says. How do I abort the current navigation after sending a Goal Pose? Is there an action or service I can use?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-06-19 14:16:26 -0600

updated 2023-06-19 14:16:41 -0600

Use the action client + goal handle you sent the navigation request with to cancel it https://docs.ros2.org/latest/api/rclc...

This is discussed in the action tutorials.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2023-06-13 20:13:11 -0600

Seen: 486 times

Last updated: Jun 19 '23