ouster
ouster copied to clipboard
ROS driver for Ouster LiDAR
Results
2
ouster issues
Sort by
recently updated
recently updated
newest added
Window rejection option was removed in ouster firmware v1.13, this PR removes the window rejection parameter to maintain compatibility. Note that currently this breaks backwards compatibility if someone has set...
Added support for setting the timestamping mode. Supported timestamp modes on OS-1: TIME_FROM_INTERNAL_OSC (default), TIME_FROM_PTP_1588, and TIME_FROM_SYNC_PULSE_IN. The default is left at TIME_FROM_INTERNAL_OSC so nothing changes if the parameter is...