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

Costmap subscribe problem in hydro

asked 2014-03-12 03:56:33 -0500

noizpgt gravatar image

updated 2014-03-12 04:04:53 -0500

Hello. I'm now working on navigation stack in hydro. I want to use a global costmap to implement a new algorithm for path planning. So I created a node and subscribe to /move_base/global_costmap/costmap which is nav_msgs::OccupancyGrid type. The problem is this node receive costmap only one time when it come up and never update. In rviz everything is fine. Any idea ?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2014-03-15 14:53:18 -0500

David Lu gravatar image

You also need /move_base/global_costmap/costmap_updates

edit flag offensive delete link more
0

answered 2014-03-15 23:26:01 -0500

noizpgt gravatar image

Sorry but i'm quite new to navigation with ros, could you please tell me how to use /move_base/global_costmap/costmap_updates for updating maps. thankyou

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-03-12 03:56:33 -0500

Seen: 352 times

Last updated: Mar 15 '14