Getting started

https://ubicoders.github.io/vrobots-book/

1. Ubicoders Virtual Robots Simulation

The simulation is designed to test control, sensor fusion, and the data collection for autonomous navigtation primarily. The game provides multi-robot data in real time using Python scripts.

2. What this is "NOT"

This simulation do not support custom robot design or imports from CAD.

3. Supported virtual robots

  • Multirotor
  • Car
  • Omni-directional rover
  • Helicopter

See more details on the Suported Virutal Robots chapter.

4. Installatoin and hello-world example

Please follow next page.