Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable the kdl_parser tests in ROS 2 #68

Merged
merged 3 commits into from
Jul 18, 2022
Merged

Conversation

clalancette
Copy link
Collaborator

This PR turns on the tests that are available in the test directory, and cleans them up. With this in place, we have at least basic coverage of the kdl_parser.

One thing to note is that I moved the contents of the urdf files directly into the tests. That was just easier to deal with (no mucking around with paths), though it has the minor downside of not testing the kdl_parser::treeFromFile API. We could eventually add a test for that.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@clalancette
Copy link
Collaborator Author

clalancette commented Jun 30, 2022

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@sloretz sloretz merged commit 1ef5fc9 into rolling Jul 18, 2022
@sloretz sloretz deleted the clalancette/enable-tests branch July 18, 2022 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants