Skip to content

Commit 5cf1926

Browse files
committed
Fixed double isaac-sim launch issue
1 parent 28b050c commit 5cf1926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simulation/isaac-sim/docker/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ services:
9595
container_name: isaac-sim-gui
9696
# don't spawn by default, only when you want to use the GUI
9797
profiles: !override
98-
- ""
98+
- isaac-sim-gui
9999
command: >
100100
bash -c "tmux new -d -s isaac;
101101
tmux send-keys -t isaac '/isaac-sim/runapp.sh' ENTER;

0 commit comments

Comments
 (0)