rename package to matching repo

This commit is contained in:
2025-02-22 23:26:20 +09:00
parent 33316ed937
commit 04485bfefc
25 changed files with 75 additions and 75 deletions

View File

@@ -10,7 +10,7 @@ echo
sudo docker run -it -u $(id -u) \
--privileged \
-v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=${DISPLAY} \
-v $(pwd):/workspaces/src/franka_description \
-w /workspaces/src/franka_description \
-v $(pwd):/workspaces/src/moonshot_franka_description \
-w /workspaces/src/moonshot_franka_description \
urdf_creation \
.docker/visualize_franka.entrypoint.sh $*