Skip to content

This is a project done for Udacity's Sensor Fusion Nanodegree program. This code performs filtering, segmenting, clustering and tracking of point cloud data.

Notifications You must be signed in to change notification settings

veeraragav/Lidar_Obstacle_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lidar_Obstacle_Detection

This is a project done for Udacity's Sensor Fusion Nanodegree program. This code performs filtering, segmenting, clustering and tracking of point cloud data.

Installation Procedure

  • create a subdirectory build inside project directory. mkdir build
  • cd build
  • cmake ..
  • make
  • Now run the executable. ./project_lidar

About

This is a project done for Udacity's Sensor Fusion Nanodegree program. This code performs filtering, segmenting, clustering and tracking of point cloud data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published