Skip to content

Azimuth window not taken into account when calculating point cloud timestamp in ROS_TIME mode #463

@AlessandroBiaggi

Description

@AlessandroBiaggi

Describe the bug
The ouster_ros::LidarPacketHandler::lidar_handler_ros_time method incorrectly assumes that the azimuth window always includes 0°. This leads to an erroneous lidar_handler_ros_time_frame_ts timestamp when the azimuth window does not pass through 0°, as it incorrectly assumes that the last columns of the previous scan and the first of the next are in the same packet.

Additional Information:

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions