Getting started

First and foremost: this simulator is built on top of MicroECS, an Entity Component System (ECS) library. It is highly recommended that you start with the examples from there before learning about robosim as many of the concepts about how this simulator is built are explained there.

Work in progress. This page will grow into a full first-steps walkthrough.