mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2024-11-22 23:33:50 +00:00
update
This commit is contained in:
parent
ff6c7c7851
commit
5fc6ae49a2
@ -190,21 +190,8 @@ services:
|
|||||||
image: husarion/foxglove
|
image: husarion/foxglove
|
||||||
depends_on:
|
depends_on:
|
||||||
- foxglove-bridge
|
- foxglove-bridge
|
||||||
# Interactive shell
|
ports:
|
||||||
stdin_open: true
|
- 8080:8080
|
||||||
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
|
|
||||||
|
|
||||||
# rviz2
|
# rviz2
|
||||||
rviz2:
|
rviz2:
|
||||||
|
Loading…
Reference in New Issue
Block a user