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

amcl not reacting to /initialpose topic [closed]

asked 2015-02-05 17:44:48 -0500

Pototo gravatar image

Hi folks,

I've set up navigation stack for my robot and all the frames seem to be correct (according to my tf_three, and frames...map->odom->base_link, etc). if I move the robot, I can see it moving in the map as well as the updated feed from all sensors.

The problem I am having is that AMCL is subscribed to the /initialpose topic, but when I give the robot an initial pose (using the "2D Pose Estimate" button), the robot does not move in rviz. When I do "rostopic echo /initialpose" I can see the data changing, but the robot image does not move in rviz.

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2016-05-08 16:07:58.351943

Comments

Can you give more details? Show your amcl launch file, base_local_planner_params.yaml, common_costmap_params.yaml, local_costmap_params.yaml, global_costmap_params.yaml, and the map your are trying to move on. Do you get any error messages in the window you start amcl from?

Tim Murphy gravatar image Tim Murphy  ( 2015-02-24 10:47:17 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-05-02 18:02:07 -0500

zkytony gravatar image

I am facing a similar problem now. I can't even get data by doing echo /initialpose. Similar to your situation, setting pose estimate point in RVIZ doesn't seem to be published to /initialpose topic.

How did you figure this out?

edit flag offensive delete link more

Question Tools

Stats

Asked: 2015-02-05 17:44:48 -0500

Seen: 946 times

Last updated: Feb 05 '15