ros-drivers / ros2_ouster_drivers

ROS2 Drivers for the Ouster OS-0, OS-1, and OS-2 Lidars
https://ouster.com/
Apache License 2.0
134 stars 79 forks source link

Update Ring field data type #95

Open girvenavery2022 opened 2 years ago

girvenavery2022 commented 2 years ago

OS

SteveMacenski commented 2 years ago

That sounds reasonable, but I think you should also file the ticket / PR with the ROS 1 drivers where this was taken from. We try to keep all of the "client" code the same between them so as Ouster makes updates we can ingest them easily here. If you can make them there, I'd be happy to pull them in here as well

girvenavery2022 commented 2 years ago

ok cool. I'll fill out an issue/PR with the ros1 Ouster driver as well. I've only skimmed the ros1 code so I'll have to find where they define it at

SteveMacenski commented 2 years ago

There should be the exact same file elsewhere in the project

girvenavery2022 commented 2 years ago

that is correct. I made the fix on the ros1 driver and created an issue for it!

girvenavery2022 commented 2 years ago

Hi @SteveMacenski, I wanted to give you an update on this issue. The maintainers of the Ros1 Repository just got back to me and it is considered a breaking change with the ros bags, So they said they will merge my PR in with the next Breaking change Update sometime this year.