getting occupancy grid from static map (map_server)
Hello! How to get the occupancy grid from the static map loaded from the map server? and how from a costmap?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hello! How to get the occupancy grid from the static map loaded from the map server? and how from a costmap?
Just either the topic or service provided by the node. The costmap will be initialized with this same map.
Asked: 2014-07-09 09:55:19 -0600
Seen: 793 times
Last updated: Jul 09 '14
How to create OccupancyGrid from Laser scan data and Pose (odometry)?
Does a static_map costmap continually update from map_server?
Costmap subscribe problem in hydro
Do I need a transform for my map?
Possible bug in move_base.launch
Setting the grid size in costmap
Making the robot go straight on an empty map [closed]