Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added rmf_human_detector node #3

Merged
merged 39 commits into from
Nov 14, 2022
Merged

Added rmf_human_detector node #3

merged 39 commits into from
Nov 14, 2022

Conversation

ahcorde
Copy link
Collaborator

@ahcorde ahcorde commented Nov 11, 2022

Related with this PR #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 as rmf_obstacle_msgs::Obstacles message. The node runs YOLOv5 to detect the presence of humans as obstacles.

Launch human detector
First launch rmf demos hotel world with a camera in it from open-rmf/rmf_demos#154. Then:

ros2 launch rmf_human_detector human_detector_launch.py

PranayShirodkar and others added 29 commits August 22, 2022 18:17
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: Pranay Shirodkar <[email protected]>
Signed-off-by: ahcorde <[email protected]>
@ahcorde ahcorde mentioned this pull request Nov 11, 2022
@ahcorde ahcorde requested review from Yadunund and xiyuoh November 11, 2022 18:54
@ahcorde ahcorde self-assigned this Nov 11, 2022
@ahcorde
Copy link
Collaborator Author

ahcorde commented Nov 11, 2022

@Yadunund as you are the original reviewer, if don't mind to take another look. I think I address all your comments

Copy link
Member

@Yadunund Yadunund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making all the changes! Happy to merge this in!
@PranayShirodkar will be delighted to see this.

@Yadunund Yadunund merged commit 2fbac3a into main Nov 14, 2022
@Yadunund Yadunund deleted the temp/human_detector_sim branch November 14, 2022 02:35
@PranayShirodkar
Copy link
Contributor

Great to see this merged! Thank you @Yadunund @ahcorde!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants