Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

Do a few cleanup tasks in collada_urdf #183

Merged
merged 4 commits into from
Feb 1, 2017

Conversation

clalancette
Copy link
Contributor

In particular:

  1. Fix up trailing whitespace.
  2. Convert tabs -> spaces
  3. Minor bug fix in the urdf_to_collada binary.
  4. Re-enable the unit tests. The old collada_urdf unit tests were completely commented out; this is because they were written against an older version of the API that no longer exists. This PR removes the old code, and adds a couple of new tests for the new API.

No functional change, just style.

Signed-off-by: Chris Lalancette <clalancette@osrfoundation.org>
Otherwise, we'll just end up segfaulting later on.

Signed-off-by: Chris Lalancette <clalancette@osrfoundation.org>
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>
Signed-off-by: Chris Lalancette <clalancette@osrfoundation.org>
@clalancette clalancette merged commit 4d03177 into kinetic-devel Feb 1, 2017
@clalancette clalancette deleted the clalancette-cleanup branch February 1, 2017 21:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants