BCLab-UNM / SC2

Swarmathon Team Code for the NASA Space Challenge 2 Competition
MIT License
2 stars 0 forks source link

Restore locking/Blocking methods in scoot #177

Closed Carter90 closed 3 years ago

Carter90 commented 3 years ago

The code we were using was a hack Mike had written 4+ years ago and has failed in python3 this broke our ability to have blocking methods like callbacks and getters like odom data being received and updated and the get location calls.

Will be working on this branch sync_decorator_update