This repository has been archived by the owner on Sep 26, 2020. It is now read-only.
Releases: mdaffin/rpizw-rover
Releases · mdaffin/rpizw-rover
v0.5.0
v0.4.1
Now includes a basic rest web server to control the rover. See this blog post for more details.
Update: Adds cors support and ability to serve static files from the web server.
v0.4.0
Now includes a basic rest web server to control the rover. See this blog post for more details.
v0.3.0
Refactor and renames the cli tool to rover-cli
. See this blog post for more details.
v0.2.0
Introduced a basic rust based cli program to control the rover on the command line. See this blog post for more details.
v0.1.0
Raspberry Pi Zero W Rover basic proof of concepts. The image sets everything up that will be required and has an example bash script for manipulating the rover. See this blog post for more details.