a view of coding workload: from the network view (URL)
URL | Description | progress | hardware | network | GUI | integration |
---|---|---|---|---|---|---|
/poll | ask the robot to send its current info (speed, degree, detected color if any) | DONE | Dev | Dev | ||
/goAtDefaultSpeed | to go at default speed | DONE | DONE | DONE | DONE | |
/goAtMinusDefaultSpeed | to go backwards at default speed | DONE | Dev | Dev | ||
/stopAtSpeed0 | to stop moving | DONE | Dev | Dev | ||
/angdegAdd10 | to turn right 10° |