Home Manual Reference Source Test Repository

Build Status API Doc Code Climate Dependencies

MEP (Memristor's Eurobot Platform)

MEP is a development platform for easy building and prototyping software for robots. It allows developing drivers for hardware modules, implementation of control algorithms and testing new strategies.

Read more about Memristor at our website.

Installation

*only for Debian distros

Execute

./mep

check for arguments

./mep --help

Dashboard (simulator & other tools)

Check here for more details

Documentation

create a documentation locally

npm run-script docs

or check for online docs