webots icon indicating copy to clipboard operation
webots copied to clipboard

Webots Robot Simulator

Results 300 webots issues
Sort by recently updated
recently updated
newest added

**Describe the Bug** On Windows if MSYS2 with gdb is installed and added to the PATH variable webots shows the follwing error on startup: ![grafik](https://github.com/cyberbotics/webots/assets/160229245/0cc16bb5-0950-4b05-87fe-299d0e9697ff) **Steps to Reproduce** 1. Install...

bug

Added a Tutorials, Bugs, and Updating software section. Additionally updated the about us section with a more in-depth summary of what the software is meant to do alongside some photograph...

I get black space arounf my rendering area as you can see in the picture. **Steps to Reproduce** I Havent found yet any way to reproduce it on any other...

**Describe the Bug** Webots crashes every time I click on 'save' button. **Steps to Reproduce** 1. Install webots with APT or from the tarball package. 2. Launch webots from a...

the file src/webots/nodes/WbBackground.cpp uses stb_image.h instead of stb/stb_image.h this is if you package webots for distros where stb is provided :) https://github.com/Overv/VulkanTutorial/issues/251 also in file `src/controller/c/g_image.c`

**Describe the Bug** I want to simulate robot in water. I find an example that tells me to do the following and the webots crashed after step 4. **Steps to...

Click the webots startup icon, using admin, but it also crashed in a few miniutes ERROR: Could not listen to extern controllers and robot windows on port 1244. Cannot set...

**Describe the Bug** It seems that something is wrong with `DEF` with Lua code. We have a node defined like this ``` DEF %{= "LED_" .. name_suffix }% LED {...

**Describe the Bug** It is impossible to build a webots release older than 2021a due to missing dependencies that should be available at https://cyberbotics.com/files/repository/dependencies/linux64/release **Steps to Reproduce** 1. Try to...

**Describe the Bug** I noticed with the crazyflie_apartment example, that if I reset the simulation, the bot goes from it's initial location (-5, -2) in the .wbt, to (0,0). This...

bug