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
Without a launch file, the openpose_ros_node seg faults for me when I set the camera topic to a raw format (/camera/rgb/image_rect_color). However if I set to compressed format, there is no seg fault, but when I do an echo of the topic openpose/human_list, it doesn't display anything. Do you know what the reason could be?
The text was updated successfully, but these errors were encountered:
I observe that the seg fault is happening when the function opWrapper.waitAndPop(datumProcessed) is being called. Do you know what the reason could be?
Without a launch file, the openpose_ros_node seg faults for me when I set the camera topic to a raw format (/camera/rgb/image_rect_color). However if I set to compressed format, there is no seg fault, but when I do an echo of the topic openpose/human_list, it doesn't display anything. Do you know what the reason could be?
The text was updated successfully, but these errors were encountered: