Replies: 5 comments
-
Hi @obamwonyi, no, the Gazebo should run inside the RoboticsBackend. Which release of RoboticsBackend are you using? Which host operating system? Which GPU do you have at your computer (none/nVidia/integrated Intel...? There are several ways to launch the RoboticsBackend in order to let it use the available GPU, which will speed up the execution of Gazebo. There are all documented at RoboticsAcademy User Guide. Anyway connecting with the GPU inside the RoboticsBackend docker images is still tricky on some cases... |
Beta Was this translation helpful? Give feedback.
-
Robotics-Backend Release
Operating System
GPU
GPU Size
Please note that, when I run Gazebo and Ros2 (Humble) on my system without a container, they run fast, I did not try any of the GPU acceleration guides in the picture below, as there were none for AMD GPUs. |
Beta Was this translation helpful? Give feedback.
-
Uhm, you have a configuration (the AMD GPU) we haven't tested in depth. Try with the latest RoboticsBackend (4.6.5) https://hub.docker.com/r/jderobot/robotics-backend/tags , although I don't expect any different behavior. Have you launched the RoboticsBackend with the "only CPU" way? There are two performance indicators: Gazebo Real Time Factor (RTF) and Gazebo FPS. You can see them at the Gazebo viewer widget. What are the numbers with your "only CPU" launching of the RoboticsBackend? Direct Rendering Infrastructure (DRI) is the standard way in linux to provide GPU access to applications. Could you please share the output of these commands on your local Ubuntu OS? |
Beta Was this translation helpful? Give feedback.
-
Ok, I will download it when I have enough data. Thanks for your response. |
Beta Was this translation helpful? Give feedback.
-
Output of, lshw -class display
Output of, ls -altr /dev/dri
|
Beta Was this translation helpful? Give feedback.
-
Hi, I have successfully set up RoboticsAcademyBackend locally but the VNC display of the world is very blurry and slow, is there a way I can implement it in gazebo directly, as gazebo runs fine on my system same with ros2, also I got the error below when I ran the docker container
Beta Was this translation helpful? Give feedback.
All reactions