All Projects → cyberbotics → community-projects

cyberbotics / community-projects

Licence: Apache-2.0 license
Webots projects (PROTO files, controllers, simulation worlds, etc.) contributed by the community.

Projects that are alternatives of or similar to community-projects

awesome-webots
Awesome Webots
Stars: ✭ 46 (+130%)
Mutual labels:  simulator, robot, webots
Webots
Webots Robot Simulator
Stars: ✭ 1,324 (+6520%)
Mutual labels:  simulator, robot, autonomous-vehicles
rcj-soccer-sim
The RoboCupJunior Soccer Simulator, based on Webots
Stars: ✭ 16 (-20%)
Mutual labels:  simulator, robot, robot-simulator
Carla
Open-source simulator for autonomous driving research.
Stars: ✭ 7,012 (+34960%)
Mutual labels:  simulator, autonomous-vehicles
Hexapod
Blazing fast hexapod robot simulator for the web.
Stars: ✭ 370 (+1750%)
Mutual labels:  simulator, robot
Gym Duckietown
Self-driving car simulator for the Duckietown universe
Stars: ✭ 379 (+1795%)
Mutual labels:  simulator, robot
gym-line-follower
Line follower robot simulator environment for Open AI Gym.
Stars: ✭ 46 (+130%)
Mutual labels:  simulator, robot
Uselfdrivingsimulator
Self-Driving Car Simulator
Stars: ✭ 48 (+140%)
Mutual labels:  simulator, autonomous-vehicles
Duckietown.jl
Differentiable Duckietown
Stars: ✭ 29 (+45%)
Mutual labels:  simulator, autonomous-vehicles
Mms
A Micromouse simulator: write and test maze-solving code without a physical robot
Stars: ✭ 135 (+575%)
Mutual labels:  simulator, robot
Derek
Reduce maintainer fatigue by automating GitHub
Stars: ✭ 714 (+3470%)
Mutual labels:  community, robot
chalet
Cornell House Agent Learning Environment
Stars: ✭ 42 (+110%)
Mutual labels:  simulator, robotics-simulation
Awesome Carla
👉 CARLA resources such as tutorial, blog, code and etc https://github.com/carla-simulator/carla
Stars: ✭ 246 (+1130%)
Mutual labels:  simulator, autonomous-vehicles
awesome-vacuum
A curated list of free and open source software and hardware to build and control a robot vacuum.
Stars: ✭ 187 (+835%)
Mutual labels:  robot, robots
Hexapod Robot Simulator
A hexapod robot simulator built from first principles
Stars: ✭ 577 (+2785%)
Mutual labels:  simulator, robot
simobility
simobility - light-weight mobility simulation framework. Best for quick prototyping
Stars: ✭ 29 (+45%)
Mutual labels:  simulator, autonomous-vehicles
SLAM Qt
My small SLAM simulator to study "SLAM for dummies"
Stars: ✭ 47 (+135%)
Mutual labels:  simulator, robot
SubjuGator
SubjuGator 8 on-board software
Stars: ✭ 31 (+55%)
Mutual labels:  robots, autonomous-vehicles
Airsim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
Stars: ✭ 12,528 (+62540%)
Mutual labels:  simulator, autonomous-vehicles
icra20-hand-object-pose
[ICRA 2020] Robust, Occlusion-aware Pose Estimation for Objects Grasped by Adaptive Hands
Stars: ✭ 42 (+110%)
Mutual labels:  robot, robots

community-projects

Chat

This repo contains Webots projects (PROTO files, controllers, simulation worlds, etc.) contributed by the community.

Any contribution is welcome!

Structure of the Repositiory

This repository should respect such hierarchy:

appearances
  -> docs
  -> protos
    -> icons
    -> textures
devices
  -> <brand>
    -> docs
    -> protos
      -> icons
      -> textures
objects 
  -> <category>
    -> controllers
      -> <controller name>
    -> docs
    -> protos 
      -> icons
      -> textures
robots 
  -> <brand>
    -> controllers
      -> <controller name>
    -> docs
    -> libraries
      -> <library name>
    -> plugins
      -> remote_controls
        -> <remote control name>
      -> robot_windows
        -> <robot windows name>
    -> protos 
      -> icons
      -> textures
    -> worlds
      -> textures
samples
  -> <category>
    -> controllers
      -> <controller name>
    -> docs
    -> worlds
      -> textures
vehicles
  -> controllers
    -> <controller name>
  -> docs
  -> libraries
    -> <library name>
  -> plugins
    -> remote_controls
      -> <remote control name>
    -> robot_windows
      -> <robot windows name>
  -> protos 
    -> icons
    -> textures
  -> worlds
    -> textures

How to Use it

The simplest solution to use all the content of this repository is to use the Webots 'Extra projects path' from the Webots Preferences. Some executables may need to be compiled.

Disclaimer

This repository is not maintained by Cyberbotics, some projects may not work or not be up to date to be used with the latest version of Webots.

Other repositories with Webots simulations

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].