minor update and bug fix to description

This commit is contained in:
2025-02-24 20:19:04 +09:00
parent ab32632cc2
commit d0eb65f6d1
2 changed files with 26 additions and 4 deletions

View File

@@ -9,6 +9,8 @@ echo
sudo docker run -it -u $(id -u) \
--privileged \
--network host \
--env="QT_X11_NO_MITSHM=1" \
-v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=${DISPLAY} \
-v $(pwd):/workspaces/src/moonshot_franka_description \
-w /workspaces/src/moonshot_franka_description \