ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
my URDF file was in a different folder than the parser. So I changed the command slightly as given below:
prashanta@prashanta-laptop:~/ros_workspace/learning_urdf$ ./bin/parser /home/prashanta/ros_workspace/models/my_urdf.xml
I hope this helps.