This commit is contained in:
bjoernellens1 2023-12-04 10:50:32 +01:00 committed by GitHub
parent ff6c7c7851
commit 5fc6ae49a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -190,21 +190,8 @@ services:
image: husarion/foxglove
depends_on:
- foxglove-bridge
# Interactive shell
stdin_open: true
tty: true
# Networking and IPC for ROS 2
network_mode: host
ipc: host
# Needed to display graphical applications
#privileged: true
environment:
# Allows graphical programs in the container.
- DISPLAY=${DISPLAY}
- QT_X11_NO_MITSHM=1
- NVIDIA_DRIVER_CAPABILITIES=all
- ROS_DOMAIN_ID=5
- RMW_IMPLEMENTATION=rmw_cyclonedds_cpp
ports:
- 8080:8080
# rviz2
rviz2: