unwieldycat / robodash

A GUI toolkit for PROS 4
https://robodash.readthedocs.io/
MIT License
23 stars 3 forks source link

Improve Selector #22

Closed unwieldycat closed 10 months ago

unwieldycat commented 10 months ago

This pull request improves the autonomous selector.

Changes

There are no significant API changes, though rd::Selector::routine_t is now a struct, not an std::pair. Existing code should work fine.