Commit Graph

5 Commits

Author SHA1 Message Date
Chris Lalancette 4d03177186 Do a few cleanup tasks in collada_urdf (#183)
* Style cleanup within collada_urdf.

No functional change, just style.

Signed-off-by: Chris Lalancette <clalancette@osrfoundation.org>

* Make sure to quit out of urdf_to_collada when invalid file is found.

Otherwise, we'll just end up segfaulting later on.

Signed-off-by: Chris Lalancette <clalancette@osrfoundation.org>

* Re-enable one of the collada-urdf tests.

In point of fact, we delete the rest of the tests because
they don't make much sense anymore.  Just enable this one
for now; we'll enable further ones in the future.

Signed-off-by: Chris Lalancette <clalancette@osrfoundation.org>

* Add in another test for collada_urdf.

Signed-off-by: Chris Lalancette <clalancette@osrfoundation.org>
2017-02-01 16:53:04 -05:00
Ioan Sucan 6604330b51 use plugin to load collada files 2013-05-20 15:19:41 +03:00
tfield 49dd64ef66 collada_urdf: more unit tests 2010-04-26 19:44:55 +00:00
tfield 3ab12d3c7f collada_urdf: added colladaToFile 2010-04-24 18:22:25 +00:00
tfield 2083f8ef9a collada_urdf: link Boost.System 2010-04-24 17:45:27 +00:00