mcitir / SFND_Lidar_Obstacle_Detection

This is the project submission for the "Lidar Obstacle Detection Project" in the Udacity Sensor Fusion Engineer Nanodegree program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Submission

Here, you can find the project submission for Sensor Fusion Self-Driving Course "Lidar Obstacle Detection Project". In this example, RANSAC, 3D KD-Tree, and Euclidean clustering algorithms are customly modelled according to project rubric. The requirements to be successful in the project are listed below:

  • Bounding boxes enclose appropriate objects.
  • Objects are consistently detected across frames in the video.
  • Segmentation is implemented in the project.
  • Clustering is implemented in the project.

You can see the screen recording from the project result:

Udacity Link for Sensor Fusion Course

About

This is the project submission for the "Lidar Obstacle Detection Project" in the Udacity Sensor Fusion Engineer Nanodegree program.


Languages

Language:Makefile 63.5%Language:C++ 21.3%Language:C 7.8%Language:CMake 7.4%