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

Use geometry_msgs types instead of custom types #426

Merged
merged 2 commits into from
Jul 11, 2019
Merged

Conversation

jacobperron
Copy link
Member

Since we depend on and use geometry_msgs (via tf2) anyways, this change eliminates unnecessary conversions.

This should also help simplify changes in #422

Since we depend on and use geometry_msgs (via tf2) anyways, this change eliminates unnecessary conversions.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron jacobperron requested a review from wjwwood July 10, 2019 23:24
@jacobperron jacobperron added the in review Waiting for review (Kanban column) label Jul 10, 2019
@jacobperron
Copy link
Member Author

jacobperron commented Jul 10, 2019

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

Edit: oops, missed an include that was cached in my workspace. Re-triggered with 1d211e6

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in review Waiting for review (Kanban column)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants