ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you will need to install collada-dom separately

$ wget http://sourceforge.net/projects/collada-dom/files/latest/download
$ tar -xf download
$ cd collada-dom-2.4.0
$ cmake . && make install