b-it-bots / mas_domestic_robotics

Robot-independent ROS packages for domestic applications
GNU General Public License v3.0
28 stars 45 forks source link

Receive and transport drink scenario #246

Closed alex-mitrevski closed 3 years ago

alex-mitrevski commented 3 years ago

Summary of changes

The PR defines a new scenario package mdr_receive_and_transport_drink under mdr_robocup_tasks. The package implements a scenario in which a robot looks for a person, receives a drink from them, and brings the drink to a kitchen counter. The implementation follows the scenario description in the METRICS rulebook.

In addition to the new package, the PR includes the following changes and enhancements:

Notes