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

Move_base usage [closed]

asked 2014-11-03 05:45:42 -0500

Hi,

I want to work with move_base package and I don't know how to achieve certain objectives.

I want to pause the pause the movement (given a goal I want to pause the movement until I receive a signal without forgetting the goal). By the time the signal is received, the robot shall continue its movement towards the goal.

Thank you

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by arenillas
close date 2014-11-03 10:20:06.316714

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-11-03 05:56:22 -0500

lebowski gravatar image

you could use the actionlib and cancel the goal (instead of pause). to continue just send the same goal again.

see http://wiki.ros.org/move_base [1.1.2 Action API]

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-11-03 05:45:42 -0500

Seen: 350 times

Last updated: Nov 03 '14