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

How to bring map in rviz (indigo-gazebo)

asked 2016-02-23 10:48:54 -0500

Speecification First: Ubuntu 14.04 LTS/ Ros Indigo / Gazrbo / P3AT/

I have used following manual to setup ros-gazebo-p3at.

[ http://people.oregonstate.edu/~chungj... ]

Teleoperation is working fine.

Problem: we are unable to set rviz display parameter. What to do.

Should i give more information. Please.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-02-23 16:11:02 -0500

MahsaP gravatar image

If I have understood well, you would like to load a map on Rviz. To load a map on Rviz you have two options:

1) via a launch file

2) do it manually. Open a terminal and go to the directory where you have put your map file and run:

rosrun map_server map_server sample.yaml

After you run rviz, (e.g., rosrun rviz rviz), add Map from the bottom left tab. Then, under the topic section choose /map.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-02-23 10:48:54 -0500

Seen: 2,866 times

Last updated: Feb 23 '16