# webots
**Repository Path**: mirrors/webots
## Basic Information
- **Project Name**: webots
- **Description**: Webots是一款基于ODE的开源动力学仿真软件
- **Primary Language**: C/C++
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: https://www.oschina.net/p/webots
- **GVP Project**: No
## Statistics
- **Stars**: 23
- **Forks**: 13
- **Created**: 2020-02-25
- **Last Updated**: 2025-08-16
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Webots: open-source robot simulator
[](https://github.com/cyberbotics/webots/releases/latest)
[](LICENSE)
[](https://cyberbotics.com/doc/reference/index)
[](https://cyberbotics.com/doc/reference/index)
[](https://github.com/cyberbotics/webots/stargazers)
[](https://hanadigital.github.io/grev/?user=cyberbotics&repo=webots)
[](https://github.com/cyberbotics/webots/graphs/commit-activity)
[](https://github.com/cyberbotics/webots/graphs/contributors)
[](https://github.com/cyberbotics/webots/discussions)
[](https://discordapp.com/invite/nTWbN9m)



Webots provides a complete development environment to model, program, and simulate robots, vehicles, and mechanical systems.
It is a beginner friendly software that is meant to introduce newcomers to the world of robotics.
- See the [Webots introduction video](https://www.youtube.com/watch?v=O7U3sX_ubGc).
- View online Webots simulations at [webots.cloud](https://webots.cloud).
### Download
Get pre-compiled binaries for the [latest release](https://github.com/cyberbotics/webots/releases/latest), as well as [older releases and nightly builds](https://github.com/cyberbotics/webots/releases).
Check out installation instructions and FAQ's:
[](https://cyberbotics.com/doc/guide/installation-procedure#installation-on-linux)
[](https://cyberbotics.com/doc/guide/installation-procedure#installation-on-windows)
[](https://cyberbotics.com/doc/guide/installation-procedure#installation-on-macos)
### Building from Source
If you prefer to compile Webots from source, instructions can be found in the [wiki](https://github.com/cyberbotics/webots/wiki) and [contributing guidelines](CONTRIBUTING.md).
### Continuous Integration Nightly Tests
[](https://github.com/cyberbotics/webots/tree/master)
[](https://github.com/cyberbotics/webots/actions/workflows/test_suite_linux.yml?query=event%3Aschedule)
[](https://github.com/cyberbotics/webots/actions/workflows/test_suite_windows.yml?query=event%3Aschedule)
[](https://github.com/cyberbotics/webots/actions/workflows/test_suite_mac.yml?query=event%3Aschedule)
[](https://github.com/cyberbotics/webots/tree/develop)
[](https://github.com/cyberbotics/webots/actions/workflows/test_suite_linux_develop.yml?query=event%3Aschedule)
[](https://github.com/cyberbotics/webots/actions/workflows/test_suite_windows_develop.yml?query=event%3Aschedule)
[](https://github.com/cyberbotics/webots/actions/workflows/test_suite_mac_develop.yml?query=event%3Aschedule)
### Updating Webots
Information about how to update installed versions of Webots can be found [here](https://cyberbotics.com/doc/guide/upgrading-webots).
### Tutorials
For those unfamiliar with Webots or robotics simulations, in-depth tutorials can be found [here](https://cyberbotics.com/doc/guide/tutorials).
These tutorials are beginner friendly and are each focused towards a precise educational objective.
They try to make robotics simulations accessible and fun for all and are an excellent resource to use for any questions or usage of Webots.
### Bugs
Webots supports a large variety of different use cases, and we cannot address every bug within the application.
A list of known bugs and workarounds that will not be fixed in the short-term can be found [here](https://cyberbotics.com/doc/guide/known-bugs).
An exhaustive list of all known bugs can be found [on GitHub](https://github.com/cyberbotics/webots/issues).
If you find a new bug, please report it [here](https://github.com/cyberbotics/webots/issues/new/choose).
### About us
Webots was originally designed at [EPFL](https://epfl.ch) in 1996 as a research tool for mobile robotics.
In 1998, it began being developed and commercialized by [Cyberbotics](https://cyberbotics.com).
In December 2018, Webots was open sourced.
Since then, [Cyberbotics](https://cyberbotics.com) continues to develop Webots thanks to paid customer support, training, and consulting for industry and academic research projects.
[Contact us](mailto:info@cyberbotics.com) to discuss your custom robot simulation projects and any additional comments, concerns, or developments you may have for our project!