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

giving goals with actionlib - in hydro [closed]

asked 2014-08-03 03:05:43 -0500

updated 2014-11-22 17:05:47 -0500

ngrennan gravatar image

I am trying to get the action lib tutorial ( http://wiki.ros.org/navigation/Tutori... ) with stage (default simulation) and gazebo (pr2, roslaunch pr2_gazebo pr2_empty_world.launch). I am expecting the robot to move to the goal point, in both stage and gazebo the message I am getting is;

[ INFO] [1407054689.721298051]: Waiting for the move_base action server to come up

The corresponding tutorial(s) for which it was written are obsolete for hydro, any suggestions here would be helpful !!

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by Arkapravo
close date 2014-08-06 14:37:40.745227

Comments

"nothing seems to work" is pretty vague. Can you pick one simulation (stage or gazebo) and describe exactly which commands you're running, what you expect, and what actually happens?

ahendrix gravatar image ahendrix  ( 2014-08-03 03:11:35 -0500 )edit

@ahendrix - updated !!

Arkapravo gravatar image Arkapravo  ( 2014-08-03 03:33:07 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-08-03 16:36:46 -0500

ahendrix gravatar image

The PR2 simulation launch file only launches the simulation of the robot - it doesn't launch any of the nodes required for navigation. I suspect stage is similar, but I haven't used it, so I can't say for sure.

If you want to run navigation on a simulated PR2, you'll need to install the PR2 navigation packages from source and run them alongside the simulation. The PR2 has not been fully ported to Hydro yet, so there may be some pieces missing here.

You're probably better off trying to use something like navigation_stage, which appears to be packaged for Hydro.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-08-03 03:05:43 -0500

Seen: 138 times

Last updated: Aug 03 '14