Mecanum robot firmware for WRS2020 Ususama

Dependencies:   UsusamaSerial MecanumInterface PMSU_100 PIDController IMUInterface WaypointManager i2cmaster MecanumController

Committer:
sgrsn
Date:
Wed Aug 25 12:12:06 2021 +0000
Revision:
3:35244995ff2e
Parent:
0:fe598340f74c
Update

Who changed what in which revision?

UserRevisionLine numberNew contents of line
sgrsn 0:fe598340f74c 1 # Contributing to Mbed OS
sgrsn 0:fe598340f74c 2
sgrsn 0:fe598340f74c 3 Mbed OS is an open-source, device software platform for the Internet of Things. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor.
sgrsn 0:fe598340f74c 4
sgrsn 0:fe598340f74c 5 To encourage productive collaboration, as well as robust, consistent and maintainable code, we have a set of guidelines for [contributing to Mbed OS](https://os.mbed.com/docs/mbed-os/latest/contributing/index.html).