Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cyberbotics/webots-projects

Additional Webots projects (PROTO files, controllers, simulation worlds, etc.) officially released by Cyberbotics.
https://github.com/cyberbotics/webots-projects

Last synced: 7 days ago
JSON representation

Additional Webots projects (PROTO files, controllers, simulation worlds, etc.) officially released by Cyberbotics.

Awesome Lists containing this project

README

        

# webots-projects

This repo contains some additional Webots projects (PROTO files, controllers, simulation worlds, etc.) officially released by Cyberbotics but not included in the Webots package.

## Projects

* [Forest firefighters](projects/forest_firefighters).
* [NVIDIA JetBot collision avoidance with neural networks](projects/nvidia-jetbot-collision-avoidance).
* [SeRoNet box spawner using a REST API in an industrial environment](projects/seronet-spawner).

## Prerequisites

This repository uses the Git Large File Storage (LSF) extension that needs to be installed in order to clone this repostiory.
You can find [here](https://git-lfs.github.com/) the installation instructions.

## How to Use it

If not differently stated in the specific project description, you can simply download the project files and open them with Webots.
Controllers and plugins written in C, C++ and Java have to be compiled before the first simulation run.
Please note that you should download the files from the tag/release matching your Webots major version otherwise the simulation may not work correctly.