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

Paper and lidar

NamDinhRobotics opened this issue · comments

Hello, your code is really interesting
Would you give me the paper that you referenced?
And the lidar in this code is 2D or 3D?

Thank you so much,
Best regards,
Nam Dinh

@NamDinhRobotics : Thanks for your interest.
This work was not based on any paper specifically.
The code supports both 2D and 3D pointclouds from LIDAR or other pointcloud data generators.

Thank you so much for your response. :)

You are welcome!
Closing this issue. Feel free to open a new one if you have any other issue/question.