Skip to content

Commit 088d12a

Browse files
committed
docker-compose.yamlにgrsimを残す
1 parent f686e85 commit 088d12a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docker/sim/docker-compose.yaml

+10
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,16 @@ services:
5757
- GEOMETRY=2023B
5858
- REALISM=Friendly
5959

60+
# To connect grSim use remmina and below command.
61+
# remmina -c vnc://localhost:5900?VncPassword=vnc
62+
# grsim:
63+
# image: robocupssl/grsim
64+
# environment:
65+
# - VNC_PASSWORD=vnc
66+
# - VNC_GEOMETRY=1920x1080
67+
# network_mode: host
68+
# command: vnc
69+
6070
voicevox:
6171
image: voicevox/voicevox_engine:cpu-latest
6272
# image: voicevox/voicevox_engine:nvidia-latest

0 commit comments

Comments
 (0)