Commit Graph

11 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 3fd805d1ea collada_urdf: fixing invalid urdf in test 2010-11-11 05:07:10 +00: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
tfield fcc7c835af collada_urdf: incorporating review changes 2010-04-24 00:10:18 +00:00
tfield 275955babf collada_urdf: writeDocument now throws instead of returning bool 2010-04-23 22:27:52 +00:00
tfield 138cff4f75 collada_urdf: added unit test, new ColladaWriter constructor 2010-04-23 22:11:53 +00:00
tfield a53de106cd collada_urdf: added option to specify output filename 2010-04-08 01:05:47 +00:00
tfield 661cc1cea7 collada_urdf: initial commit of package to convert URDF to COLLADA 2010-03-04 01:46:18 +00:00