Robotics StackExchange | Archived questions

Collada URDF I/O Error

I'm trying to do the same as here: http://answers.ros.org/question/112381/collada_urdf-error/

That is I try to run:

rosrun collada_urdf urdf_to_collada <path to input.urdf> <path to output.dae>

and it gives this error:

I/O error : No such file or directory
I/O error : No such file or directory
error : xmlNewTextWriterFilename : cannot open uri

Document successfully written to [...]

This is on Ubuntu 14.04.

Asked by atp on 2015-11-10 16:17:14 UTC

Comments

Answers