depth_bot
Описание
Monocular scene depth estimation in the WebBots environment
Языки
- C++68%
- Python21,1%
- CMake10,9%
2 года назад
2 года назад
2 года назад
2 года назад
2 года назад
2 года назад
README.md
Depth bot
The WeBots controller and environment configuration to integrate DepthAnything into the virtual environment.
Dev environment configuration
- Share screen to run GUI
xhost +local:root > /dev/null 2>&1
- Run the docker container with the WeBots environment
docker run --gpus=all -it -e DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix:rw cyberbotics/webots:latest