Skip to content

Commit c8e1ddb

Browse files
[rtt] fix targets (#366)
1 parent af265cc commit c8e1ddb

File tree

23 files changed

+181
-227
lines changed

23 files changed

+181
-227
lines changed

ros-log4cpp/install.yaml

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
- type: ros
2-
#default:
3-
# source:
4-
# type: system
5-
# name: log4cpp
6-
default:
7-
source:
8-
type: git
9-
url: https://github.com/orocos-toolchain/log4cpp.git
10-
version: toolchain-2.9
2+
#source:
3+
# type: system
4+
# name: log4cpp
5+
source:
6+
type: git
7+
url: https://github.com/orocos-toolchain/log4cpp.git
8+
version: toolchain-2.9

ros-ocl/install.yaml

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
- type: ros
2-
#default:
3-
# source:
4-
# type: system
5-
# name: ocl
6-
default:
7-
source:
8-
type: git
9-
url: https://github.com/orocos-toolchain/ocl.git
10-
version: toolchain-2.9
2+
#source:
3+
# type: system
4+
# name: ocl
5+
source:
6+
type: git
7+
url: https://github.com/orocos-toolchain/ocl.git
8+
version: toolchain-2.9

ros-rtt/install.yaml

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
- type: ros
2-
#default:
3-
# source:
4-
# type: system
5-
# name: rtt
6-
default:
7-
source:
8-
type: git
9-
url: https://github.com/orocos-toolchain/rtt.git
10-
version: toolchain-2.9
2+
#source:
3+
# type: system
4+
# name: rtt
5+
source:
6+
type: git
7+
url: https://github.com/orocos-toolchain/rtt.git
8+
version: toolchain-2.9

ros-rtt_actionlib/install.yaml

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
- type: ros
2-
#default:
3-
# source:
4-
# type: system
5-
# name: rtt-actionlib
6-
default:
7-
source:
8-
type: git
9-
url: https://github.com/orocos/rtt_ros_integration.git
10-
sub-dir: rtt_actionlib
11-
version: toolchain-2.9
2+
#source:
3+
# type: system
4+
# name: rtt-actionlib
5+
source:
6+
type: git
7+
url: https://github.com/orocos/rtt_ros_integration.git
8+
sub-dir: rtt_actionlib
9+
version: toolchain-2.9
Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
- type: ros
2-
#default:
3-
# source:
4-
# type: system
5-
# name: rtt-actionlib-msgs
6-
default:
7-
source:
8-
type: git
9-
url: https://github.com/orocos/rtt_ros_integration.git
10-
sub-dir: typekits/rtt_actionlib_msgs
11-
version: toolchain-2.9
2+
#source:
3+
# type: system
4+
# name: rtt-actionlib-msgs
5+
source:
6+
type: git
7+
url: https://github.com/orocos/rtt_ros_integration.git
8+
sub-dir: typekits/rtt_actionlib_msgs
9+
version: toolchain-2.9

ros-rtt_common_msgs/install.yaml

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
- type: ros
2-
#default:
3-
# source:
4-
# type: system
5-
# name: rtt-common-msgs
6-
default:
7-
source:
8-
type: git
9-
url: https://github.com/orocos/rtt_ros_integration.git
10-
sub-dir: rtt_common_msgs
11-
version: toolchain-2.9
2+
#source:
3+
# type: system
4+
# name: rtt-commong-msgs
5+
source:
6+
type: git
7+
url: https://github.com/orocos/rtt_ros_integration.git
8+
sub-dir: rtt_common_msgs
9+
version: toolchain-2.9
Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
- type: ros
2-
#default:
3-
# source:
4-
# type: system
5-
# name: rtt-diagnostic-msgs
6-
default:
7-
source:
8-
type: git
9-
url: https://github.com/orocos/rtt_ros_integration.git
10-
sub-dir: typekits/rtt_diagnostic_msgs
11-
version: toolchain-2.9
2+
#source:
3+
# type: system
4+
# name: rtt-diagnostics_msgs
5+
source:
6+
type: git
7+
url: https://github.com/orocos/rtt_ros_integration.git
8+
sub-dir: typekits/rtt_diagnostic_msgs
9+
version: toolchain-2.9

ros-rtt_geometry_msgs/install.yaml

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
- type: ros
2-
#default:
3-
# source:
4-
# type: system
5-
# name: rtt-geometry-msgs
6-
default:
7-
source:
8-
type: git
9-
url: https://github.com/orocos/rtt_ros_integration.git
10-
sub-dir: typekits/rtt_geometry_msgs
11-
version: toolchain-2.9
2+
#source:
3+
# type: system
4+
# name: rtt-geometry-msgs
5+
source:
6+
type: git
7+
url: https://github.com/orocos/rtt_ros_integration.git
8+
sub-dir: typekits/rtt_geometry_msgs
9+
version: toolchain-2.9

ros-rtt_nav_msgs/install.yaml

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
- type: ros
2-
#default:
3-
# source:
4-
# type: system
5-
# name: rtt-nav-msgs
6-
default:
7-
source:
8-
type: git
9-
url: https://github.com/orocos/rtt_ros_integration.git
10-
sub-dir: typekits/rtt_nav_msgs
11-
version: toolchain-2.9
2+
#source:
3+
# type: system
4+
# name: rtt-nav-msgs
5+
source:
6+
type: git
7+
url: https://github.com/orocos/rtt_ros_integration.git
8+
sub-dir: typekits/rtt_nav_msgs
9+
version: toolchain-2.9

ros-rtt_ros/install.yaml

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
- type: ros
2-
#default:
3-
# source:
4-
# type: system
5-
# name: rtt-ros
6-
default:
7-
source:
8-
type: git
9-
url: https://github.com/orocos/rtt_ros_integration.git
10-
sub-dir: rtt_ros
11-
version: toolchain-2.9
2+
#source:
3+
# type: system
4+
# name: rtt-ros
5+
source:
6+
type: git
7+
url: https://github.com/orocos/rtt_ros_integration.git
8+
sub-dir: rtt_ros
9+
version: toolchain-2.9

0 commit comments

Comments
 (0)