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** Python preferences layout for snap is odd, there's a large amount of space around it. ![preferences](https://user-images.githubusercontent.com/44834743/204264588-a949bfe1-c44d-474f-b97f-4cc7299f4f73.png)

enhancement

**Describe the Bug** While preparing package `webots_ros2_husarion` I discovered that RpLidarA2 is not working properly. ![image](https://user-images.githubusercontent.com/109142865/203131315-aeb74ce8-b478-451b-9ca4-6659d0f2f6d1.png) ![image](https://user-images.githubusercontent.com/109142865/203131232-4cb77c7c-5357-4c4b-bf5c-573f74c34802.png) [Here](https://github.com/cyberbotics/webots/blob/develop/projects/devices/slamtec/protos/RpLidarA2.proto) commented this line: ``` # type "rotating" ``` ![image](https://user-images.githubusercontent.com/109142865/203132048-cb4640f7-066d-4cfc-99cc-2fda63796aed.png)

bug

**Describe the Bug** Recently, python controllers for all devices have been added on top of the C ones. Although removing the binary results in the python counterpart to be used...

enhancement

**Describe the Bug** When you click on a field and a field editor opens for it, values in the editor don't reflect changes in the actual values. **Steps to Reproduce**...

bug

**Describe the Bug** 1. Open random world 2. Add `OfficeChair` and select it. 3. Select the `mass` tab. It's fairly big, so an horizontal scroll should appear 4. Select any...

enhancement

There is no sample simulation showing an example about how to use the `Billboard` node. The only world using it is a test.

enhancement

**Describe the Bug** World `village_center.wbt` needs some optimizations. During the loading it goes through the processes: 1. Parsing Nodes 2. Downloading assets 3. Finalize nodes 4. Finalize nodes During step...

optimization

**Describe the Bug** The focus is not done on macOS: ![camera_auto_focus](https://user-images.githubusercontent.com/2461619/88266756-048f8580-ccd0-11ea-857d-186a0ef6e9f6.png)

bug

**Describe the Bug** If the WorldInfo.timestep is smaller than 1.0 the simulation is not working as expected. If the simulation doesn't have any controller: - The real-time is not respected...

bug

As it can be seen in `projects/vehicles/worlds/highway.wbt`, the lens flare seems wrong: ![highway](https://user-images.githubusercontent.com/1264964/65955502-8fa14580-e448-11e9-957c-abcd9c3b039e.png)

bug