Skip to content

Commit 0812e48

Browse files
catkin_tools update (#238)
catkin_tools update
2 parents 80b9495 + dd42e2c commit 0812e48

File tree

4 files changed

+10
-6
lines changed

4 files changed

+10
-6
lines changed

catkin-tools-setup/install.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- type: ppa
2+
name: ppa:catkin-tools/ppa

catkin/install.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
- type: target
22
name: ros-setup
33

4-
- type: target
5-
name: python3-catkin-tools
4+
- type: ros
5+
source:
6+
type: system
7+
name: catkin

python3-catkin-tools/install.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
- type: target
2-
name: ros-setup
2+
name: catkin-tools-setup
33

44
- type: system
55
name: python3-catkin-tools
66

7-
- type: system # temp till catkin-tools is fixed for python3
8-
name: python3-osrf-pycommon
9-
107
- type: pip
118
name: psutil
129

ros/install.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@
99

1010
- type: target-now
1111
name: catkin
12+
13+
- type: target-now
14+
name: python3-catkin-tools

0 commit comments

Comments
 (0)