where to save .urdf file [closed]

asked 2013-07-22 02:04:59 -0500

ahmed.shamroukh gravatar image

updated 2014-01-28 17:17:21 -0500

ngrennan gravatar image

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 urdfdom_model [ rosmake ] rosmake starting...
[ rosmake ] Packages requested are: ['urdfdom_model']
[ rosmake ] Logging to directory /home/seec/.ros/rosmake/rosmake_output-20130722-140052 [ rosmake ] Expanded args ['urdfdom_model'] 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 urdfdom_model check_urdf my_robot.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?

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by thebyohazard
close date 2013-07-22 03:26:07

Comments

@tbh Where is the duplicate question?

Metalzero2 gravatar image Metalzero2  ( 2015-08-11 07:43:02 -0500 )edit
1

Sorry. Should have put a link before. http://answers.ros.org/question/68032...

thebyohazard gravatar image thebyohazard  ( 2015-08-11 08:22:33 -0500 )edit