mas_domestic_robotics
mas_domestic_robotics copied to clipboard
Creating plans for reacting to commands
Potentially related to https://github.com/b-it-bots/mas_domestic_robotics/issues/155
Once https://github.com/b-it-bots/mas_knowledge_base/pull/16 is merged and we have a decent model of our lab, it would be good to be able to test our robot's planning capabilities by giving at least simple commands to it (e.g. bring me a bottle of water).
We could do this using Mbot or by extending the mdr_command_robot
package with the ability to understand simple commands (e.g. without pronouns).