This would be a big change, but potentially a good one. What this would require is:
- Register (and specify) new actions in the
Robot class, as well as in the Action class!
- Configure which action buttons show up in the GUI, and dynamically create button callbacks/runners.
- Create new PDDL domains with these new actions. This includes the PDDL to action conversions.
This would be a big change, but potentially a good one. What this would require is:
Robotclass, as well as in theActionclass!