PUT-UGV-Team / ur3_erc_docker

2 stars 0 forks source link

Gazebo GUI error #1

Open canyagmur opened 4 years ago

canyagmur commented 4 years ago

I have faced with this GUI problem whenever I tried to run dockerized versions of ERC packages. I think the problem occurs due to xhost settings which I don't know how to set properly. First, I run a container with exactly the same arguments as written in README.md file and then I try to open a new terminal and execute the command called "xhost +local:root".Finally, I try to execute the running container in that terminal. When I try to open any kind of GUI app from container, the same GUI errors occur. Thanks for your helping.

Screenshot from 2020-08-22 14-00-25

kolaszko commented 4 years ago

Hi @canyagmur! Thanks for your comment. Which Ubuntu are you using? Did you try another GPU drivers?

canyagmur commented 4 years ago

@kolaszko I am using the latest version of both Ubuntu 18.04 and my GPU drivers. Actually, I can run every simulation easily without using dockerized versions of these packages. However, I couldn't understand why dockerized versions are problematic. Can it be related with xhost ?