LiDAR Perception Pipeline
- Problem
- High-density point-cloud processing had to stay within strict timing and memory constraints.
- What I built
- Created a C++/PCL LiDAR perception pipeline that handled more than 100,000 points per frame.
- Result
- Processed high-density LiDAR data within explicit timing and memory constraints.
- C++
- PCL
- LiDAR
- Point Clouds