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
I am using a realsense camera to run only the upper body detector. While everything works as it should when initially launched, I get the following error after about 2-3 minutes and the filter_tracks_confirmed_by_by_HOG dies. What could be the issue?
[spencer/perception_internal/people_tracking/post_processing/filter_tracks_confirmed_by_HOG-33] process has died [pid 6199, exit code -11, cmd /opt/ros/melodic/lib/spencer_tracking_utils/filter_visually_confirmed_tracks input_tracks:=/spencer/perception/tracked_persons_orientation_fixed output_tracks:=/spencer/perception/tracked_persons_confirmed_by_HOG composite_detected_persons:=/spencer/perception/detected_persons_composite __name:=filter_tracks_confirmed_by_HOG __log:=/home/ugv01/.ros/log/06b55506-ae34-11eb-8939-1c697a66977f/spencer-perception_internal-people_tracking-post_processing-filter_tracks_confirmed_by_HOG-33.log]. log file: /home/ugv01/.ros/log/06b55506-ae34-11eb-8939-1c697a66977f/spencer-perception_internal-people_tracking-post_processing-filter_tracks_confirmed_by_HOG-33*.log [spencer/perception_internal/people_tracking/post_processing/filter_tracks_confirmed_by_upper_body-34] process has died [pid 6206, exit code -11, cmd /opt/ros/melodic/lib/spencer_tracking_utils/filter_visually_confirmed_tracks input_tracks:=/spencer/perception/tracked_persons_orientation_fixed output_tracks:=/spencer/perception/tracked_persons_confirmed_by_upper_body composite_detected_persons:=/spencer/perception/detected_persons_composite __name:=filter_tracks_confirmed_by_upper_body __log:=/home/ugv01/.ros/log/06b55506-ae34-11eb-8939-1c697a66977f/spencer-perception_internal-people_tracking-post_processing-filter_tracks_confirmed_by_upper_body-34.log]. log file: /home/ugv01/.ros/log/06b55506-ae34-11eb-8939-1c697a66977f/spencer-perception_internal-people_tracking-post_processing-filter_tracks_confirmed_by_upper_body-34*.log
The text was updated successfully, but these errors were encountered:
kaushikbalasundar
changed the title
filter_tracks_confirmed_by_HOG crashes
filter_tracks_confirmed crashes
May 6, 2021
Hello!
I am using a realsense camera to run only the upper body detector. While everything works as it should when initially launched, I get the following error after about 2-3 minutes and the filter_tracks_confirmed_by_by_HOG dies. What could be the issue?
[spencer/perception_internal/people_tracking/post_processing/filter_tracks_confirmed_by_HOG-33] process has died [pid 6199, exit code -11, cmd /opt/ros/melodic/lib/spencer_tracking_utils/filter_visually_confirmed_tracks input_tracks:=/spencer/perception/tracked_persons_orientation_fixed output_tracks:=/spencer/perception/tracked_persons_confirmed_by_HOG composite_detected_persons:=/spencer/perception/detected_persons_composite __name:=filter_tracks_confirmed_by_HOG __log:=/home/ugv01/.ros/log/06b55506-ae34-11eb-8939-1c697a66977f/spencer-perception_internal-people_tracking-post_processing-filter_tracks_confirmed_by_HOG-33.log]. log file: /home/ugv01/.ros/log/06b55506-ae34-11eb-8939-1c697a66977f/spencer-perception_internal-people_tracking-post_processing-filter_tracks_confirmed_by_HOG-33*.log [spencer/perception_internal/people_tracking/post_processing/filter_tracks_confirmed_by_upper_body-34] process has died [pid 6206, exit code -11, cmd /opt/ros/melodic/lib/spencer_tracking_utils/filter_visually_confirmed_tracks input_tracks:=/spencer/perception/tracked_persons_orientation_fixed output_tracks:=/spencer/perception/tracked_persons_confirmed_by_upper_body composite_detected_persons:=/spencer/perception/detected_persons_composite __name:=filter_tracks_confirmed_by_upper_body __log:=/home/ugv01/.ros/log/06b55506-ae34-11eb-8939-1c697a66977f/spencer-perception_internal-people_tracking-post_processing-filter_tracks_confirmed_by_upper_body-34.log]. log file: /home/ugv01/.ros/log/06b55506-ae34-11eb-8939-1c697a66977f/spencer-perception_internal-people_tracking-post_processing-filter_tracks_confirmed_by_upper_body-34*.log
The text was updated successfully, but these errors were encountered: