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

shepherd's profile - activity

2015-11-15 15:10:07 -0500 received badge  Famous Question (source)
2015-08-01 06:05:20 -0500 received badge  Popular Question (source)
2015-08-01 06:05:20 -0500 received badge  Notable Question (source)
2015-01-21 01:53:45 -0500 asked a question Invalid <param> tag Error?

when I run roslaunch rbx1_bringup fake_turtlebot.launch, there is something wrong like this:

Invalid <param> tag: Cannot load command parameter [robot_description]: command [/opt/ros/hydro/share/xacro/xacro.py '/home/snoopy/myspace/src/turtlebot_description/urdf/turtlebot.urdf.xacro'] returned with code [1].

Param xml is <param command="$(arg urdf_file)" name="robot_description"/>

I've searched a lot, but still don't know how to solve this.