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

Added PointCloud1 support #40

Open
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Conversation

vandanamandlik
Copy link

Copied PointCloud1 related functionalities from indigo branch and ported it to ros2, for laser_assembler package.
As per comment of jonbinney on laser_assembler package as follows
"It would be good to keep support for both. It looks like ROS2 still has a PointCloud message: https://github.com/ros2/common_interfaces/tree/master/sensor_msgs/msg

The PointCloud message is simpler to use for people who aren't using PCL, since the PointCloud2 is a big binary blob that you have to manually parse."

Could you please review the code and give your feedback ?

Copied PointCloud1 related functionalities from indigo branch and ported it to ros2, for laser_assembler package.
@audrow audrow changed the base branch from ros2 to rolling June 28, 2022 14:15
@ahcorde
Copy link

ahcorde commented Jul 17, 2024

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