Gazebo | Ignition | Community
Ask Your Question
0

Gazebo doesnt open and there is no error message

asked 2021-12-29 09:00:50 -0500

Speidey gravatar image

Hi

I am new to this so please excuse if this is a newbie problem, when I use the gazebo command nothing happens

also when I try to start rviz it says:

qt.qpa.xcb: could not connect to display 172.29.48.1:0 qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

Aborted

I used the tutorials of Robotics With Emil from Youtube and someone in the comments recomendet to write:

"source /opt/ros/noetic/setup.bash"

export GAZEBO_IP=127.0.0.1

export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2}'):0

export LIBGL_ALWAYS_INDIRECT=0

in the bashcr file but it didnt help...

hope you can help me best regards

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-02-11 14:13:13 -0500

If you are working with a roslaunch file you could add the debug argument when starting gazebo. Debug

But i don't know if that is your problem. Is it possible that you are running ROS/gazebo in a docker container?

edit flag offensive delete link more
Login/Signup to Answer

Question Tools

1 follower

Stats

Asked: 2021-12-29 09:00:08 -0500

Seen: 337 times

Last updated: Feb 11 '22