Likhi001 / Apex

MIT License
0 stars 1 forks source link

Performance Bottlenecks #22

Closed Mukku27 closed 2 months ago

Mukku27 commented 2 months ago

The function lidar_callback involves reversing the list side_ranges_left. This might be inefficient for large arrays.