cyberbotics/webots

Webots Robot Simulator

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 16 minutes ago
Added to GitGenius on September 14th, 2026
Created on November 5th, 2018
Open Issues & Pull Requests: 229 (+0)
GitHub issues: Enabled
Number of forks: 2,059
Total Stargazers: 4,643 (+1)
Total Subscribers: 79 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 37.0 hours
Mean response time: 57.7 days
90th percentile: 171.1 days
Tracked items: 196

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in five opened in the past year never receives a reply. 79% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "enhancement" is answered fastest, typically in under an hour, while "physics" waits about 13 days. Only 55% of issues opened in the past year have been closed. Three people close 63% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 139
New in 7 days: 1
Closed in 7 days: 1
Avg open age: 1,107 days
Stale 30+ days: 138
Stale 90+ days: 133

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 1
Events in 7 days: 2

Top labels

  • bug (70)
  • more information needed (31)
  • physics (18)
  • enhancement (15)
  • crash (11)
  • documentation (4)
  • good first issue (2)
  • osm (2)

Detailed Description

Webots is a robot simulator that provides a complete development environment to model, program, and simulate robots, vehicles, and mechanical systems.

The tool addresses the need for accessible robotics simulation by combining a 3D physics engine with sensor simulation and visualization capabilities. It allows developers to design robot behavior through programming, test it in a virtual environment with realistic physics and sensor feedback, and iterate without requiring physical hardware. The simulator supports multiple programming languages through integration with ROS and ROS2, enabling users to apply their simulations to real robotic systems.

Webots suits beginners entering robotics as well as researchers and industry practitioners developing autonomous vehicles and mechanical systems. The project emphasizes beginner-friendly workflows with in-depth tutorials focused on educational objectives. It supports multi-platform deployment and offers online simulation capabilities through webots.cloud, making it accessible without local installation. The tool's feature set includes a 3D engine, physics simulation, computer vision capabilities, fluid dynamics, and real-time sensor visualization including lidar simulation and camera object recognition.

The project maintains active continuous integration with nightly testing across its supported platforms. Development is organized around regular releases with pre-compiled binaries, alongside nightly builds for those tracking the latest changes. The team provides comprehensive documentation including tutorials, known bugs lists with workarounds, and contribution guidelines for those building from source. Bug reporting and feature requests are actively managed through the GitHub issue tracker with a structured submission process.