This test shows how an object can be tracked across multiple LiDAR sensors.
Results
The setup involved 2 LiDAR sensors that partially covered an indoor area.
In this scene LiDAR 01 is covering the north portion of the room and LiDAR 02 is covering the south portion of the room.
We then set the project to runtime mode where people tracking is enabled for the scene.
The diagram above shows that a person was identified on the left side by Lidar 01 and assigned an ID of 22. That person traveled to the south side of the room and was detected by Lidar 02, as shown on the right side, with the same ID since it is the same person.
Findings
- The Tag and Follow feature works well and is very important in multi-LiDAR setups.
- Tag and Follow was also shown to work for cars in the 4 LiDAR intersection example from the previous tests.