Line simulation made with pygame for testing robot pathfinding algorithms.
- Configurable line sensors (color sensors) and ultrasonic sensors.
- Default tracks with different types of lines and a maze.
- Custom track support
Linesim is available on PyPI.
pip install linesim
Read the documentation or follow the Quick Start Guide for more information.