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

turtlebot does not bring-up after ROS Groovy Update

asked 2013-03-31 00:16:58 -0500

Anis gravatar image

Hello

We working fine with Turtlebot 2 under Groovy We update ros-groovy, and then, the turtlebot fails to bringup with either minimal or turtlebot launch files. We got this error

+++++++++++++++++++++++++++++++++++++

Traceback (most recent call last): File "/opt/ros/groovy/stacks/xacro/xacro.py", line 35, in <module> xacro.main() File "/opt/ros/groovy/stacks/xacro/src/xacro.py", line 554, in main process_includes(doc, os.path.dirname(sys.argv[1])) File "/opt/ros/groovy/stacks/xacro/src/xacro.py", line 202, in process_includes raise XacroException("included file \"%s\" could not be opened: %s" % (filename, str(e))) xacro.XacroException: included file "/opt/ros/groovy/stacks/turtlebot/turtlebot_description/urdf/gazebo.urdf.xacro" could not be opened: [Errno 2] No such file or directory: '/opt/ros/groovy/stacks/turtlebot/turtlebot_description/urdf/gazebo.urdf.xacro' while processing /opt/ros/groovy/stacks/turtlebot/turtlebot_bringup/launch/includes/_robot.launch: Invalid tag: Cannot load command parameter [robot_description]: command [/opt/ros/groovy/stacks/xacro/xacro.py '/opt/ros/groovy/stacks/turtlebot/turtlebot_description/robots/kobuki_hexagons_kinect.urdf.xacro'] returned with code [1].

Param xml is

+++++++++++++++++++++++++++++++++++++++

Any solution for this?

Thanks Anis

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2013-03-31 11:06:35 -0500

antalakas gravatar image

Just go to folder:

/opt/ros/groovy/stacks/turtlebot/turtlebot_description/urdf/

and rename turtlebot_gazebo.urdf.xacro to gazebo.urdf.xacro

edit flag offensive delete link more

Comments

How can I rename it? It says Permission denied, It doesn't let me change anything.

kurtbra gravatar image kurtbra  ( 2013-06-21 06:05:33 -0500 )edit

Its rather straight-forward. Type: "gksu nautilus", it will give you the rights to change the root folder.

Mrit91 gravatar image Mrit91  ( 2013-06-28 05:56:34 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-03-31 00:16:58 -0500

Seen: 376 times

Last updated: Mar 31 '13