libcollada-parser0d software package provides ROS collada_parser library, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcollada-parser0d
libcollada-parser0d is installed in your system.
Make ensure the libcollada-parser0d package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcollada-parser0d *
You will get with libcollada-parser0d package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Libraries |
| Package | libcollada-parser0d |
| Version | 1.12.5-1build1 |
| Description | ROS collada_parser library |
| Sub Section | libs |