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

how can I visulize the published map?

asked 2022-04-13 12:22:15 -0500

peyman1372 gravatar image

I used the code https://answers.ros.org/question/2862... for map creation in gazebo turtlebot3, but i don't know how visualize the published map.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2022-04-15 16:03:44 -0500

ljaniec gravatar image

You can use this map as a OccupancyGrid.msg and use e.g. rosshow to visualize ROS topics in a terminal.

Other option is mentioned there:

https://answers.ros.org/question/2295...

(the map_server package)

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2022-04-13 12:21:28 -0500

Seen: 110 times

Last updated: Apr 15 '22