hello
I'm using ROS1 version 2.2, and using the sensor for people detection, it detect people though but how can I work with the pointcloud of each persons
regards
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hello
I'm using ROS1 version 2.2, and using the sensor for people detection, it detect people though but how can I work with the pointcloud of each persons
regards
Hello,
Are you referring to the tracker algorithm? Which does clustering and filtering on groups of points to identify people/objects? There is a tracker version of the ROS driver, however it does not currently visualize the tracks. The processing and resulting data is available however for any additional processing desired.
Best Regards,
Pedrhom