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

Scenario configuration consistency fixes #185

Closed alex-mitrevski closed 5 years ago

alex-mitrevski commented 5 years ago

This PR fixes various issues with the configuration of our scenario state machines that cause the SM verification to fail. In addition, all navigation poses specified in the configuration files have been changed so that they are written in lowercase letters, thus complying with our new convention for navigation goals.

In particular, the configurations of the following scenarios have been fixed/updated:

Related PR: https://github.com/b-it-bots/mas_execution_manager/pull/14