udacity / SFND_Lidar_Obstacle_Detection

374 stars 523 forks source link

Lidar #44

Closed ibrhm0v closed 2 years ago

ibrhm0v commented 2 years ago

Applying segmentation using RANSAC algorithm with PCL built-in functions. Implementing RANSAC 2D and 3D algorithms manunally.