GOFIRST-Robotics / Lunabotics

The official NASA Lunabotics GitHub repository for University of Minnesota Robotics.
https://studentrobotics.umn.edu/
12 stars 0 forks source link

Reduce callbacks in main #272

Closed jmblixt3 closed 2 weeks ago

jmblixt3 commented 2 weeks ago

Initially every action goalrequest had a callback THis behavior can be avoided using rentrant callbacks and awaits on the request