in Line 783 of joint_leg_tracker.py, the "person" is a DetectedCluster object, and does not have the seen_in_current_scan attribute. Hence error pops up while running the joint_leg_tracker launch file. This happens when "publish_occluded" parameter is set to "false".
in Line 783 of joint_leg_tracker.py, the "person" is a DetectedCluster object, and does not have the seen_in_current_scan attribute. Hence error pops up while running the joint_leg_tracker launch file. This happens when "publish_occluded" parameter is set to "false".