Skip to content

Commit b8a1890

Browse files
Moveit config targets (#261)
Moveit config targets
2 parents 7b97bb4 + 4b0ef3e commit b8a1890

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

ros-bio_ik/install.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- type: ros
2+
source:
3+
type: git
4+
url: https://github.com/TAMS-Group/bio_ik.git
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
- type: ros
22
source:
33
type: git
4-
url: [email protected]:tue-robotics/hsrb_moveit.git
5-
sub-dir: hsrb_moveit_config
4+
url: https://github.com/tue-robotics/hsrb_moveit_config.git

ros-tf2_eigen/install.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- type: ros
2+
source:
3+
type: system
4+
name: tf2-eigen

0 commit comments

Comments
 (0)