Skip to content

[217] Fix buggy insert behavior in RayAggregator

Description

RayAggregator, in the case of a spinning lidar, had a bug where it was including rays that were in a RESET state into the READY rays' queue. This MR fixes this bug

Edited by Gowtham Ranganathan

Merge request reports