-
Notifications
You must be signed in to change notification settings - Fork 204
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
[Garden] Wildlife scoring plugin - Part2 #547
Conversation
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All works for me! If you have time, I left a few questions and suggestions but all very minor and optional. The only one that we might want to think about relates to our current scoring, which sets the minimum score to 0. I think it would be slightly better (and more aligned with our last documentation) to allow a negative score, but I could be convinced either way as long as we make the documentation consistent.
@caguero Thanks for all these helpful responses! |
This pull request ports the WildlifeScoringPlugin from Gazebo classic.
How to test it?
/vrx/task/info
topic:Try circumnavigating the buoys (platypus clockwise and turtle counter clockwise). You should see messages of this type:
Bonus: I enabled contact checking again. For some reason the topic subscription was removed.