osrf/icra2023_ros2_gz_tutorial

Use less permissive way for Wayland than xhost plus

mabelzhang opened this issue · 1 comments

Currently, run.bash is using xhost + in order for Docker + Gazebo to work when using Wayland

A less permissive way would be safer.
See http://wiki.ros.org/docker/Tutorials/GUI and gazebosim/docs#356

We tested this out, and it didn't work for us. For now we are going to stick with the xhost +.