There are 4 repositories under webots topic.
Webots Robot Simulator
微信公共帐号自动回复机器人 A Node.js robot for wechat.
Webots ROS 2 packages
A wrapper framework for Reinforcement Learning in the Webots robot simulator using Python 3.
XRobot Auto Code Generation Toolkit
Utility to convert URDF files to Webots PROTO nodes
Set of tutorials to practice robotics concepts with Webots and Python
ROS2 node for the e-puck robot and its simulation model
This project shows the area division process in Multi-Agent exploration using Cyclic Gradient Descent and also how Cooperative Perceptional Messages are used in V2V communication to share information among agents in about the environment.
Blender add-on to export Webots files
Webots project to show how to use Deep Reinforcement Learning with Webots in C++.
Webots projects (PROTO files, controllers, simulation worlds, etc.) contributed by the community.
Implementing obstacle avoidance and path planning for the Pioneer 3-DX robot using Python, PyTorch, and the deep reinforcement learning algorithm REINFORCE in the Webots Simulator.
Cross-platform Python based software in the loop simulation for object tracking and general quadcopter simulations using custom pure-Python based custom pure PID (and customisable) flight controller
An extension of micro mouse on WEBOTS using the flood filled algorithm, A star, Dijkstra’s and Breadth first search algorithm for moving the E-puck robot from start to goal in an NxM sized maze whose map was unknown to the robot (mapping and path planning). Further, leveraged Error Correction for accurate turning and recursive Backtracking algorithm for Maze Generation
NAOqi enabled controller for simulated NAO robots in Webots
This is a repo containing my work in implementing common swarm robotics algorithms using the Webots simulator.
[C++] Automatic Navigation Car Based on the Webots Environment
This repository is used to build GPU accelerated docker images of the Webots open-source robot simulator.
Autonomous Occupancy Probability Mapping Mission Robot Code with Webots and ROS2.
A particles filter variant that uses Machine Learning to localize a mobile robot
3D gym environments to train RL agents to play the Slime Volleyball game in 3 dimensions using Webots as simulator.
Tutorial for developing robot, implement on e-puck robot, simulated on Webots simulator
Webots controller that implements the LoLa interface for Nao V6 as used by RoboCup SPL
This ROS2 package aims to demonstrate how the Particle Filter or Monte Carlo Localization is implemented in a real robot in a simulation world.
Python implementation of Bug algorithms on 3-wheel omnidirectional and Webots simulation.
A quadruped running machine in webots with three different gaits: trotting, pacing, and bounding.
Webots visual tracking example with OpenCV
Webots simulation environment for CDR / Eurobot 2021
Webots simulation environment and a vision-based autonomous docking algorithm for robotic vessels with a novel latching system.
The objective is to teach robot to find and reach the target object in the minimum number of steps and using the shortest path and avoiding any obstacles such as humans, walls, etc usinf reinforcement learning algorithms.