Open a new PR to address the feedback and follow up the package
rmf_human_detector
ROS 2 node that subscribes to sensor_msgs::Image messages published by a monocular camera and publishes the detections over /rmf_obstacles as rmf_obstacle_msgs::Obstacles message. The node runs YOLOv5 to detect the presence of humans as obstacles.
Related with this PR https://github.com/open-rmf/rmf_obstacle_detectors/pull/1
Open a new PR to address the feedback and follow up the package
rmf_human_detector
ROS 2 node that subscribes to
sensor_msgs::Image
messages published by a monocular camera and publishes the detections over/rmf_obstacles
asrmf_obstacle_msgs::Obstacles
message. The node runsYOLOv5
to detect the presence of humans as obstacles.Launch human detector First launch rmf demos hotel world with a camera in it from https://github.com/open-rmf/rmf_demos/pull/154. Then: