This is a project done for Udacity's Sensor Fusion Nanodegree program. This code performs filtering, segmenting, clustering and tracking of point cloud data.
- create a subdirectory build inside project directory.
mkdir build
cd build
cmake ..
make
- Now run the executable.
./project_lidar