praveen-palanisamy / multiple-object-tracking-lidar

C++ implementation to Detect, track and classify multiple objects using LIDAR scans or point cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can i modify this code for arbitrary objects tracking?

Sriyabehera opened this issue · comments

hi @praveen-palanisamy, i have followed the steps given by you and implemented object tracking on a rosbag file. Is it possible to use this code and modify it to achieve tracking for as many objects as they appear in a frame?