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

when i execute the command check_urdf i get error like: Error document empty. at line 72 in /build/buildd/urdfdom-0.2.10+dfsg/urdf_parser/src/model.cpp

asked 2016-04-13 12:51:07 -0500

RAHUL AGRAWAL gravatar image

I also tried it with full path name but same thing hapens.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2020-08-21 12:19:34 -0500

Noman gravatar image

it's not working because of the path error, if you are on Linux, just write check_urdf and drag your file in the terminal.it will automatically detect the full path to your URDF file. Something similar to mentioned in the quotation marks below will appear.

"check_urdf '/home/mike/catkin_ws/src/ros_robotics/urdf/dd_robot6.urdf'"

here ff_robot is the name of my URDF file.ros_robotics is my project/package name.

edit flag offensive delete link more
1

answered 2018-03-30 09:23:03 -0500

mEEt gravatar image

You can run check_urdf /home/<user_name>/ROS/catkin_ws/src/learning_urdf/urdf/robot.urdf to parse your file. Path of your urdf file should be supplied or you should be in the same directory before running check_urdf.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-04-13 12:51:07 -0500

Seen: 723 times

Last updated: Apr 13 '16