ros2_ouster_drivers
ros2_ouster_drivers copied to clipboard
Fix for firmware 2.4
As described in https://github.com/ros-drivers/ros2_ouster_drivers/issues/116
Firmware 2.4 removes auto_start_flag and udp_ip, and therefore the lidar communication is not established when the lidar is on the newer firmware.
v2.3 has been pulled from the Ouster website / will not be supporting it at all moving forwards from what I understand.
This PR also might break backwards compatibility for lidars on older firmware, I have only testied this on v2.4 and v2.3 devices.