rename package to matching repo
This commit is contained in:
@@ -6,9 +6,9 @@ shift $#
|
||||
source /ros_entrypoint.sh
|
||||
|
||||
cd /workspaces
|
||||
colcon build --packages-select franka_description > /dev/null
|
||||
colcon build --packages-select moonshot_franka_description > /dev/null
|
||||
source install/setup.bash
|
||||
|
||||
cd src/franka_description
|
||||
cd src/moonshot_franka_description
|
||||
|
||||
python3 scripts/create_urdf.py $args
|
||||
Reference in New Issue
Block a user