o3de-rgl-gem icon indicating copy to clipboard operation
o3de-rgl-gem copied to clipboard

Simulating distortion caused by rotation

Open u-sj opened this issue 1 year ago • 0 comments

The current behavior seems to be that the entire scene is captured at once regardless of the sensor frequency. Real rotating lidar sensors collect points over time which causes distortion when objects are moving relative to the sensor.

Would it be possible to simulate distortions caused by movement? How big would the performance hit be? Would the limiting factor for "subsections" be the frame rate? Point specific time stamps in the ROS message would be great with this feature.

u-sj avatar Feb 12 '24 14:02 u-sj