-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Manousos Linardakis edited this page Aug 16, 2023
·
2 revisions
This repository contains all the code used to control both real and simulated Fossbots. It provides a comprehensive set of methods and interfaces that can be utilized in Fossbot projects and simulations (like Godot or Coppelia Sim).
For detailed descriptions of the Fossbot interfaces and their methods, please refer to the corresponding sections of this wiki.
The source code for fossbot can be found here, including examples in the examples
folder for testing functions on both real and virtual fossbot instances. Additionally, the Godot examples showcase dynamic level generation within the simulator (by sending JSON messages from the user).