danny wang a136536ff5 watchrobot first commit | há 2 anos atrás | |
---|---|---|
.. | ||
dsdl | há 2 anos atrás | |
test | há 2 anos atrás | |
uavcan | há 2 anos atrás | |
.gitignore | há 2 anos atrás | |
.gitmodules | há 2 anos atrás | |
LICENSE | há 2 anos atrás | |
README.md | há 2 anos atrás | |
setup.py | há 2 anos atrás |
Python implementation of the UAVCAN protocol stack.
UAVCAN is a lightweight protocol designed for reliable communication in aerospace and robotic applications via CAN bus.
This library is dependency-free. Compatible Python versions are 2.7 and 3.3 and newer.
sudo ./setup.py install
The code should be formatted in compliance with PEP8.