Goal: Simulate a 3D LiDAR that can effectively allow real-time navigation and collision avoidance given infinite, randomized scene generation.
Stack: C++, Open3D
Concepts: Ray tracing, acceleration data structures (BVH), collision avoidance (follow the gap)