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

Using a 2D LIDAR

LPitonakova opened this issue · comments

Hi, nice library. Does this generalize to tracking objects when 2D LIDAR data is supplied (i.e. a single plane scan)

Hi @LPitonakova , Yes. This has been tested to work with 2D planar scans from LIDARs like the Hokuyo and others.

Closing the issue as the question was answered. Reopen if you need more info. Thanks!