praveen-palanisamy / multiple-object-tracking-lidar

C++ implementation to Detect, track and classify multiple objects using LIDAR scans or point cloud
MIT License
796 stars 229 forks source link

Make cluster maximum count configurable #53

Open jk-ethz opened 2 years ago

jk-ethz commented 2 years ago

Have more than 6 clusters if desired. Not fully implemented yet (the publisher still needs to be vectorized).