-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest
56 lines (40 loc) · 1.02 KB
/
manifest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
package_sets:
# Package sets from GMV's GitLab
# core package
- github: ESROCOS/package_set-core
branch: master
# rock dependencies
- github: ESROCOS/package_set-dependencies
branch: master
# contributed packages
- github: ESROCOS/package_set-universe
branch: master
# external packages
- github: ESROCOS/package_set-external
branch: master
layout:
#ilk support
#- control/kin-gen
#gui widgets for taste
- gui/vizkit3d_taste
#esrocos build scripts
- tools/config
#pus services library
- tools/libpus
#type type importa and bridge generation for rock and ros
- tools/rock2asn1
- tools/rock_bridge
- tools/ros2asn1
- tools/ros_bridge
#esrocos user workflow scripts
- tools/workflow
#esrocos types
- types/base
#support packages for the types (rock-asn.1 conversions)
- types/base_support
#esrocos types for ROS
- types/ros
#i3ds framework
- tools/i3ds_framework
#i3ds interfaces
- tools/i3ds_interfaces