Create your own urdf file 'urdfdom' not found error

asked 2015-04-27 19:09:13 -0500

Atilay Mayadag gravatar image

updated 2015-04-27 19:15:03 -0500

Sorry for my insistent questions but , I really couldnt made correctly this tutorial , when I edit my_robot.urdf file and given even a description (as xml ) into it but I could not rosrun it when I

rosrun check_urdf my_robot.urdf

there is the terminal error is this :

atilay@atilayLnxPC:~$ rosrun urdfdom check_urdf my_robot.urdf
[rospack] Error: package 'urdfdom' not found

should i install urdfdom ? Because I have read that urdfdom is failing while with liburdfdom-tools

could anybody tell me what should I install for URDF Tutorials or making my robot urdf ? Also when I just command

check_urdf my_robot.urdf

there is sayin terminal to me that : atilay@atilayLnxPC:~$ check_urdf my_robot.urdf

Error:   Error document empty.
         at line 72 in /build/buildd/urdfdom-0.2.10+dfsg/urdf_parser/src/model.cpp
ERROR: Model Parsing the xml failed

what should I do ?

edit retag flag offensive close merge delete

Comments

Which version are you using?

destogl gravatar image destogl  ( 2018-06-06 01:17:26 -0500 )edit