mep-master is a brain of Memristor's Eurobot development platform. This project provicdes a simple API to interact with robot's actuators and sensors, as well as sensor fusion, communication, task scheduling and path finding.
*only for Debian & Arch distros
curl https://raw.githubusercontent.com/Memristor-Robotics/mep-master/master/install | sh
./mep
check for arguments
./mep --help
- generate local documentation
npm run docs
, - run tests
npm test
, - example of custom command
npm run small
(checkpackage.json > scripts > small
)
Please use following links for more detailed documentation: