turtlebot missing param [closed]

asked 2016-03-02 17:56:48 -0500

Komai gravatar image

I'm attempting to get turtlebot simulation up and running and have ran into this error. I used the recommended download turtlebot using http://wiki.ros.org/turtlebot/Tutoria...

I am not super familiar with linux so any help would be appreicated.

Traceback (most recent call last): File "/opt/ros/indigo/share/xacro/xacro.py", line 62, in <module> xacro.main() File "/opt/ros/indigo/lib/python2.7/dist-packages/xacro/__init__.py", line 673, in main f = open(args[0]) IOError: [Errno 2] No such file or directory: '/opt/ros/indigo/share/turtlebot_description/robots/create_hexagons_asus_xtion_pro.urdf.xacro' while processing /opt/ros/indigo/share/turtlebot_bringup/launch/includes/robot.launch.xml: while processing /opt/ros/indigo/share/turtlebot_bringup/launch/includes/description.launch.xml: Invalid tag: Cannot load command parameter [robot_description]: command [/opt/ros/indigo/share/xacro/xacro.py '/opt/ros/indigo/share/turtlebot_description/robots/create_hexagons_asus_xtion_pro.urdf.xacro'] returned with code [1].

Param xml is The traceback for the exception was written to the log file

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by Komai
close date 2016-03-02 21:22:23.579161

Comments

Did you manage to resolve this issue?

Ahmed Abdalla gravatar image Ahmed Abdalla  ( 2016-06-05 15:13:52 -0500 )edit