Michael Levy
This API endpoint stores and parses data from a Light Weight Communications and Marshalling file for mbot runs. Data can be viewed and sorted on mbot.mplevy.com and initial work can be seen on robotics.mplevy.com.
Checkout api.mplevy.com/api.com to try out using this endpoint with swagger. If you need custom analysis python scripts this analysis file will handle all tasks related to this endpoint.
During my work on mobile robotics (see MBOT and MBOT-RPI) I decided to make a database in order to store and analyze data during testing. This database will be used for all storage and parsing of data from the mbot robot.
This database was written all in flask and utilized swagger for all documentation.
MIT