This project contains python classes emulating lego spike library API
See user manual
Tests can be executed in an environment :
- in which python, pip and bash has been installed, by executing the script scripts/robot.sh, or
- in which docker is available, by using the fll test image in its latest version, which already contains python, pip and bash, by executing the script scripts/test.sh
The test results for latest release are here
Next step is to add a mat image to :
- Emulate color sensor
- Display the robot displacement
Nadege Lemperiere - nadege.lemperiere@gmail.com
[python-ldraw](https://github.com/rienafairefr/python-ldraw)
[robotpy-wpimath](https://robotpy.readthedocs.io/projects/wpimath/en/latest/)