From: fdila <32036043+fdila@users.noreply.github.com> Date: Fri, 7 Feb 2020 13:28:20 +0000 (+0100) Subject: Update README.md X-Git-Url: http://git.leonardobizzoni.com/?a=commitdiff_plain;h=be317f8d764cdba9453930a630b741e8ea74ea96;p=pioneer-stm32 Update README.md --- diff --git a/README.md b/README.md index f46f5ee..2be2b11 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Otto -Material regarding my stage with Iralab, designing and realizing a 2 wheeled robot +Material regarding my stage with Iralab, designing and realizing a 2 wheeled robot. + +If you just want to use the program you can download the binary file from the [releases](https://github.com/iralabdisco/otto/releases): +1. Download the lastest otto_controller.bin +2. Plug your Nucleo boart to the PC. +3. Copy and paste the .bin file inside your board. The main program is located in [otto_controller_source](https://github.com/iralabdisco/otto/tree/pid_control/otto_controller_source).