- NYC
-
16:18
(UTC -05:00)
Pinned Loading
-
rosbag2-deserializer
rosbag2-deserializer PublicA simple deserializer for rosbag2s. Used to debug complex applications using rosbag2 api.
Python 1
-
-
Run a Docker image with X11 automati...
Run a Docker image with X11 automatically configured 1#s is not the safest way however, as you then compromise the access control to X server on your host
2xhost +local:root # for the lazy and reckless
3# replace nav2/vinny with the name of your image obviously
4docker run -it --env="DISPLAY" --network="host" --privileged -v /dev:/dev --env="QT_X11_NO_MITSHM=1" --volume="/tmp/.X11-unix:/tmp/.X11-unix:rw" nav2/vinny
5export containerId=$(docker ps -l -q)
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.