Update 'README.md'

fixed broken link
This commit is contained in:
M. Stokroos 2018-11-21 16:29:14 +00:00
parent 63f03cfd86
commit 739aa6db9e
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Arduino # Arduino
This repository contains Arduino sketches and Arduino libraries maintained by the RUG/DTPA group. This repository contains Arduino sketches and Arduino libraries maintained by the RUG/DTPA group.
[web link to DTPA](https://www.rug.nl/research/discrete-technology-production-automation/) [Web link to DTPA](https://www.rug.nl/research/discrete-technology-production-automation/)
## Sketches ## Sketches
@ -13,7 +13,7 @@ A hello world example.
Firmware for the Nexus Omni4WD chassis for setting the wheel speeds independently. It is used to control the robot from ROS. Firmware for the Nexus Omni4WD chassis for setting the wheel speeds independently. It is used to control the robot from ROS.
![ ](/local/martin/Git.dtpa/Arduino/figures/NexusOmni4WD.png "Nexus Omni 4WD") ![ ](figures/NexusOmni4WD.png "Nexus Omni 4WD")
*sketches/Nexus_Omni4WD* *sketches/Nexus_Omni4WD*
This folder contains the Arduino sketch of the firmware. The program works as a simple command interpreter for controlling the wheel speeds independently. To compile, use the libraries provided in the *extra/factory_10011.zip* archive. This folder contains the Arduino sketch of the firmware. The program works as a simple command interpreter for controlling the wheel speeds independently. To compile, use the libraries provided in the *extra/factory_10011.zip* archive.