mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2024-11-22 15:33:46 +00:00
update
This commit is contained in:
parent
ff6c7c7851
commit
5fc6ae49a2
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user