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

Fix ROS2 types in point_cloud.hpp #425

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

ShepelIlya
Copy link
Contributor

std_msgs::Header -> std_msgs::msg::Header
sensor_msgs::PointCloud2 -> sensor_msgs::msg::PointCloud2
ros::Time ->rclcpp::Time
ROS_STATIC_ASSERT -> static_assert

@andrewjong
Copy link

andrewjong commented Aug 27, 2024

Can this merge @SteveMacenski ?

@Rayman Rayman merged commit d97ca08 into ros-perception:ros2 Aug 29, 2024
0 of 2 checks passed
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.

4 participants