You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@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.
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.The text was updated successfully, but these errors were encountered: