* 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>