where to save .urdf file
When I am trying to build my own robot according to this link: http://www.ros.org/wiki/urdf/Tutorials/Create%20your%20own%20urdf%20file
It appears to me some errors:
seec@ubuntu:~$ rosmake urdfdommodel
[ rosmake ] rosmake starting...
[ rosmake ] Packages requested are: ['urdfdom_model']
[ rosmake ] Logging to directory /home/seec/.ros/rosmake/rosmakeoutput-20130722-140052
[ rosmake ] Expanded args ['urdfdommodel'] to:
[]
[ rosmake ] WARNING: The following args could not be parsed as stacks or packages: ['urdfdom_model']
[ rosmake ] ERROR: No arguments could be parsed into valid package or stack names.
seec@ubuntu:~$ rosrun urdfdommodel checkurdf myrobot.urdf
[rospack] Error: stack/package urdfdom_model not found
Is there some special place to save in it "my_robot.urdf" this .urdf file? I do not know what is the issue?
Asked by ahmed.shamroukh on 2013-07-22 02:04:59 UTC
Comments
@tbh Where is the duplicate question?
Asked by Metalzero2 on 2015-08-11 07:43:02 UTC
Sorry. Should have put a link before. http://answers.ros.org/question/68032/urdf-error/
Asked by thebyohazard on 2015-08-11 08:22:33 UTC