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

Add in a ported implementation of the PointCloud2Iterator. #34

Merged
merged 4 commits into from
May 9, 2017

Conversation

clalancette
Copy link
Contributor

@clalancette clalancette commented May 8, 2017

connects to ros2/ros2#342

CI:
linux: Build Status

Signed-off-by: Chris Lalancette <clalancette@osrfoundation.org>
@clalancette clalancette added in progress Actively being worked on (Kanban column) in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels May 8, 2017
Signed-off-by: Chris Lalancette <clalancette@osrfoundation.org>
Copy link
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd recommend placing a comment (maybe just after the license) which mentions where this file came from:

https://github.com/ros/common_msgs/blob/90063ba9962274e809f91a4045f2d09dd72833c3/sensor_msgs/include/sensor_msgs/point_cloud2_iterator.h

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

Before I merge this one up, I realized I needed to do CI on everything, since common_interfaces touches all OSs/distros. Here's the CI for the regular builds:

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

@clalancette
Copy link
Contributor Author

All right, so it looks like CI passes. The unstable Windows build is the same sort of error we (often) see on Windows, so I'm going to assume these changes didn't make any change there. Therefore, I'm going to merge this up. Thanks!

@clalancette clalancette merged commit 96a6be9 into master May 9, 2017
@clalancette clalancette deleted the pc2-iterator branch May 9, 2017 17:24
@clalancette clalancette removed the in review Waiting for review (Kanban column) label May 9, 2017
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.

2 participants