ros-drivers / velodyne

ROS support for Velodyne 3D LIDARs
http://ros.org/wiki/velodyne
Other
646 stars 643 forks source link

feat: support vls128 for ros2 (#493) #514

Closed JWhitleyWork closed 1 year ago

JWhitleyWork commented 1 year ago

Fix Rolling CI and associated linter errors.


JWhitleyWork commented 1 year ago

@wep21 Can you please take a look at this backport of your PR for Humble?

wep21 commented 1 year ago

@JWhitleyWork Changes look good to me, but the lint modification for rolling should be reverted to pass humble ci.

JWhitleyWork commented 1 year ago

Most of the linter changes are still valid for humble, I just accidentally left the same #include twice during the rebase. Merging when CI is complete!