cornell-cup / cs-minibot

[WIP] Software platform for MiniBot, an educational robotics kit made for Da Vinci Labs.
http://cornellcuprobotics.com/projects.html#minibot
Apache License 2.0
5 stars 1 forks source link

MISSING ENDPOINTS #69

Open yangdanny97 opened 6 years ago

yangdanny97 commented 6 years ago

Missing endpoints from old baseHTTPinterface that need to be implemented

High priority:

Low priority:

yangdanny97 commented 6 years ago

@chynu

chynu commented 6 years ago

/updateLoc is currently in progress on the vision_handler branch. /addScenario is currently in progress on the scenario_handlers branch.