hdl_people_tracking icon indicating copy to clipboard operation
hdl_people_tracking copied to clipboard

How to realize pedestrians detection?

Open mangoandbanana opened this issue 5 years ago • 3 comments

Hello! I used rosbag and bag_to_pcd to creat my own map.pcd, then I input the command with rosparam set use_sim_time true, roslaunch hdl_people_tracking hdl_people_tracking.launch, roscd hdl_localization/rviz, rviz -d hdl_localization.rviz,it just showed a static pointcloud and could not realize pedestrians detection, could you help me? thanks in advance.

mangoandbanana avatar Jan 15 '20 14:01 mangoandbanana

Hi @libinJiang , If you use a static LIDAR, you can try hdl_people_tracking_static.launch that uses the very first input frame as the environment map.

koide3 avatar Apr 06 '20 01:04 koide3

i have the same problem even using the static launch. the marker is always empty and can not track the pedestrians in my bag file. Any help?

Thank you!

Francesca

Baldins avatar May 11 '22 18:05 Baldins

@Baldins what kind of LiDAR are you using in your bag file? I also cannot get any detections from my bag, however I think this is because I am using a 16-layer scanner which is just too sparse to make a detection.

jamesheatonrdm avatar Jul 19 '23 13:07 jamesheatonrdm