initial forking commit

This commit is contained in:
2025-02-22 22:37:34 +09:00
commit ee5f8b145e
106 changed files with 13922 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
#!/bin/bash
args=$*
shift $#
source /ros_entrypoint.sh
cd /workspaces
colcon build --packages-select franka_description > /dev/null
source install/setup.bash
cd src/franka_description
python3 scripts/create_urdf.py $args