mvukov / rules_ros2

Build ROS 2 with Bazel
Apache License 2.0
85 stars 47 forks source link

Suppress warnings from cpp_sensor_msgs #41

Closed ahans closed 1 year ago

ahans commented 1 year ago

When compiled with -Wconversion, the point cloud helpers produce some warnings. To supress them, we use includes instead of strip_include_prefix.