-
Notifications
You must be signed in to change notification settings - Fork 74
Expand file tree
/
Copy pathinstall_descriptions
More file actions
executable file
·20 lines (17 loc) · 898 Bytes
/
install_descriptions
File metadata and controls
executable file
·20 lines (17 loc) · 898 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/usr/bin/env bash
DESCRIPTIONS_PATH=$(dirname "$(realpath $0)")/descriptions
mkdir -p $DESCRIPTIONS_PATH
cd $DESCRIPTIONS_PATH
git clone https://github.com/chvmp/mini-cheetah-gazebo-urdf
git clone https://github.com/chvmp/spotmicro_description
git clone https://github.com/chvmp/littledog_description
git clone https://github.com/chvmp/anymal_b_simple_description
git clone https://github.com/chvmp/anymal_c_simple_description
git clone https://github.com/chvmp/dkitty_description
git clone https://github.com/chvmp/opendog_description
git clone -b gazebo https://github.com/chvmp/spot_ros
git clone https://github.com/moribots/spot_mini_mini
git clone https://github.com/chvmp/unitree_ros
git clone https://github.com/aditya-shirwatkar/stochlite_description
git clone https://github.com/nisshan-x/mini_pupper_description
git clone https://github.com/chandyalex/stanford_pupper_description.git