nv2 docker starting script is updated
This commit is contained in:
parent
73a5f57c8b
commit
7a8ec45cbc
|
@ -1 +1 @@
|
|||
docker run --rm -it --privileged --network host -v $(pwd)/deploy/nav2_ws:/home/ -v /dev/*:/dev/* -v /etc/localtime:/etc/localtime:ro --runtime nvidia go2py_nav:latest
|
||||
docker run --rm -it --privileged --network host -v $(pwd)/deploy/nav2_ws:/home/nav2_ws -v /dev/*:/dev/* -v /etc/localtime:/etc/localtime:ro --runtime nvidia go2py_nav:latest
|
Loading…
Reference in New Issue