KIT-MRT / arbitration_graphs

Hierarchical behavior models for complex decision-making and behavior generation in robotics
https://kit-mrt.github.io/arbitration_graphs/
MIT License
16 stars 0 forks source link

Wrap getCommand in try-catch-block #21

Closed ll-nick closed 1 week ago

ll-nick commented 4 months ago

Somewhere here should probably be a try-catch-block so that we are able to switch to the next best option if our desired option throws an exception.