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

"mrp2_gazebo.launch" from mrp2_gazebo package error

asked 2017-01-11 04:13:13 -0500

Reki10 gravatar image

updated 2017-02-28 08:39:40 -0500

130s gravatar image

I'm working on mrp2_navigation/Tutorials and when i try to run the command

roslaunch mrp2_gazebo mrp2_gazebo.launch

from "Explore surrounding areas and make a map" it gives the error

Invalid roslaunch XML syntax: [Errno 2] No such file or directory: u'/opt/ros/indigo/share/mrp2_description/launch/description.launch'

because it makes a call to description.launch file from mrp2_description package but it doesn't exist.

Hope you fix this problem so people can complete the tutorial successfully.

Thanks.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-02-28 08:21:06 -0500

It seems like you skipped to install mrp2_description package.

$ sudo apt-get install ros-indigo-mrp2-description
edit flag offensive delete link more

Comments

I also have such a problem and I see that ros-indigo-mrp2-description have already been installed.

Alexander Petrov gravatar image Alexander Petrov  ( 2017-11-04 11:45:43 -0500 )edit

It looks like that file is here - https://github.com/milvusrobotics/mrp...

Alexander Petrov gravatar image Alexander Petrov  ( 2017-11-04 11:47:06 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2017-01-11 04:12:19 -0500

Seen: 212 times

Last updated: Feb 28 '17