mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-30 19:12:07 +08:00
Enable Ctrl-C for Carla Server (#2240)
old-commit-hash: e6eedbe70453c72c695663411b41aca437493202
This commit is contained in:
@@ -16,4 +16,4 @@ if ! $(apt list --installed | grep -q nvidia-container-toolkit); then
|
||||
fi
|
||||
|
||||
docker pull carlasim/carla:0.9.7
|
||||
docker run --net=host --gpus all carlasim/carla:0.9.7
|
||||
docker run -it --net=host --gpus all carlasim/carla:0.9.7
|
||||
|
||||
Reference in New Issue
Block a user