ros-perception / pointcloud_to_laserscan

Converts a 3D Point Cloud into a 2D laser scan.
http://wiki.ros.org/pointcloud_to_laserscan
BSD 3-Clause "New" or "Revised" License
424 stars 285 forks source link

Jazzy support #92

Closed EnzoGhisoni closed 1 month ago

EnzoGhisoni commented 2 months ago

Is it plan to port this package to Jazzy?

paulbovbel commented 2 months ago

As far as I can tell, this package is already being built for Jazzy (https://build.ros2.org/job/Jbin_uN64__pointcloud_to_laserscan__ubuntu_noble_amd64__binary/lastBuild/). Is it not present in the apt repos?

EnzoGhisoni commented 2 months ago

You are right, my bad. It didn't see the jazzy branch so I was not sure. Thanks for the fast answer.