terra-perceive → docs site
Production C + + pipelineA from-scratch C + +17 perception pipeline for off-road autonomy on the RELLIS-3D dataset. I implemented sector-based RANSAC ground segmentation that handles graded terrain where global RANSAC fails, a PCA-based traversability grid with explicit risk and confidence separation, camera-LiDAR projection with SegFormer semantic fusion, and a from-scratch LiDAR-inertial SLAM backend with SO(3) Lie groups, IMU preintegration, and Scan Context loop closure. Benchmarked against Google Cartographer.