Official RTAB-Map Forum
Search
everywhere
only in this topic
Advanced Search
extracting costmap_2d from rtabmap
Classic
List
Threaded
♦
♦
Locked
3 messages
Jimmy Notron
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
extracting costmap_2d from rtabmap
hi every one
i want to make costmap_2d with rtabmap
but i dont have any idea
do you have any idea?
way to go! ;)
Jimmy Notron
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: extracting costmap_2d from rtabmap
actually i find out that i can use /rtabmap/proj_map
but i wanna develop code for reading this topic and i need to know that what is the format of this topic ?
way to go! ;)
matlabbe
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: extracting costmap_2d from rtabmap
Administrator
It is an OccupancyGrid message:
http://docs.ros.org/jade/api/nav_msgs/html/msg/OccupancyGrid.html
Note that it is not actually a costmap, it is the /map message in the figure in move_base's page:
http://wiki.ros.org/move_base
Free forum by Nabble
Edit this page