URDF/COLLADA file is not a valid robot model | no name given for the robot | Universal Robots (UR)
I have dowloaded the Universal Robots (UR3, UR5 and UR10) from:
http://wiki.ros.org/universal_robot
I am trying to load the Urdf | xacro file in Moveit setup assistant...However I cannot load the robot
The error msg in Movelt Apl is "URDF/COLLADA file is not a valid robot model."
And the terminal returns me the following message: "No name given for the robot"
I followed the "tutorial" given by the link above...I executed the commands:
rosdep update....rosdep install rosdistro etc... and source ...devel/bash..
I also dowloaded the package with the Abb robots....and there was no problem in load them in Moveit. However I need a robot with ee_effector to follow the tutorial from qbotics...Lenthin Joseph...form the book Mastering ROS... anyway when I was finishing the setup from Abb robot moveit stopped and a shadow color appeared..it stopped to work, I don't know why. I would like to load the ur10 robot!
obs: I have already looked the answers similar to this issue in Forum, however they did not adressed my case!
Could someone help me to find the error?
Thanks in advance