issues
search
YCP-Swarm-Robotics-Capstone-2020-2021
/
melon
Object recognition software for Swarm Robotics robots
0
stars
0
forks
source link
Condition Variables & Connected camera state
#25
Closed
Mnenmenth
closed
3 years ago
Mnenmenth
commented
3 years ago
[x] Add condition variables to the state system so that threads can be blocked until the appropriate state value is set
[x] Add "connected" variable
Mnenmenth
commented
3 years ago
Connected variables was done in #28 instead