webots
webots copied to clipboard
Webots Robot Simulator
https://imgur.com/a/6XEg3Xs Just underline them or somethin
My problem is that when I click on a node in the scene tree, webots will freeze and not respond. I seted --mode=pause, and when it is turned on in...
**Describe the Bug** Launching webots R2023b with the following world results in some warnings and a segfault. This world is a cut-down. I hit this while developing the larger world,...
**Describe the Bug** When opening a world file(R2023b), the 3D simulation interface may not display fully, with black screens on the top and right. **Steps to Reproduce** 1. Go to...
Address #6046: add model of new TIAGo OMNI Base. TODO: * [x] add robot model * [x] add sample world * [ ] add icon (update icon and scene once...
**Describe the Bug** I am using panda gripper on robotic manipulator and trying to pick a solid block, but the gripper drops the block. Would really appreciate any guidance to...
**Describe the Bug** In webots, I set the coordinate system to wgs84 and gave the reference wgs84 coordinates, and published the GPS information of Tesla cars through ros2. After subscribing...
The robot khr3hv doesn't seem to have a gyroscope.
The (newish) Python controller creates a dictionary `robot.devices` of devices by name when the robot is initialized, and will not add extra devices to that dictionary, even when those devices...
How can I check if position (x, y, z) is occupied or empty in webots?