Closed ascane closed 3 years ago
Hi, this looks like an issue with the x server within the docker. You can confirm this by trying to load any gazebo simulation in the docker container (e.g. roslaunch gazebo_ros empty_world.launch
). If this fails as well, then I can't provide support for this issue unfortunately because it is very hardware-specific and would depend on the display drivers etc. that you have. This is a known issue when you have display drivers that are incompatible in the docker or if you don't have nvidia gpu.
Sorry for not being very helpful.
Thanks for your quick support! After rounds of trial and error, removing the --privileged
flag solved my problem.
That's good to know! Thanks for letting me know the solution; I will look into it.
Hi,
I followed the docker instructions (noetic-devel) and everything seems to be successfully built. But when I ran
roslaunch panda_gazebo panda_world.launch
, I encountered an issue with gazebo:Gazebo was not launched.
Any help would be very much appreciated.
Full output below: