#8 · Primary category: Robotics & Embodied AI Simulation
webots
Webots Robot Simulator
Project last updated:08/28/26
GitHub Stars
4.6K
Forks
2.1K
Contributors
147
License
Apache-2.0
Why we included this project
Before a robot ever touches real hardware, Webots lets you run the whole control loop in a 3D physics simulation, testing perception and navigation code against virtual lidar and cameras instead of a lab full of machines. It models robots, vehicles, and mechanical systems in a complete desktop environment, and the built-in ROS and ROS 2 support means your existing robot software stack can talk to the simulated world nearly unchanged. That makes it a practical bridge from a paper algorithm to behavior you can trust, which is why robotics courses and embodied-AI labs keep coming back to it. The editor is deliberately beginner friendly, so students can start without fighting the tooling, yet the platform stays open enough for serious control work. In practice this is a proper desktop simulator rather than a demo, for teams that want fast, safe iteration on robot behavior.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
genesis-world
Simulation platform for general-purpose robotics & embodied AI learning.
lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
carla
Open-source simulator for autonomous driving research.