-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsource.yml
37 lines (36 loc) · 1.19 KB
/
source.yml
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
name: old_navigation
version_control:
- bundles/old_navigation:
dfkigit: rdominguez/old_navigation
branch: master
- bundles/old_navigation/models/orogen/nav_planner:
dfkigit: rdominguez/nav_planner-deployment
branch: master
- entern/orogen/internal_simulator:
type: git
url: $SPACEGIT_ROOT/rdominguez/orogen-$PACKAGE_BASENAME.git
push_to: $SPACEGIT_PUSH_ROOT/rdominguez/orogen-$PACKAGE_BASENAME.git
branch: master
- learning/libcmaes:
github: beniz/libcmaes
- learning/nlopt:
type: archive
url: http://ab-initio.mit.edu/nlopt/nlopt-2.4.2.tar.gz
update_cached_file: false
archive_dir: nlopt-2.4.2
#github: stevengj/nlopt
#tag: nlopt-2.4.2
- learning/sferes2:
github: sferes2/sferes2
branch: master
- learning/limbo:
github: resibots/limbo
branch: master
patches:
- $AUTOPROJ_SOURCE_DIR/patches/Fixes-to-find-the-dependencies-of-limbo-in-a-rock-in.patch
- learning/maps:
github: Rauldg/maps
branch: master
- learning/performance_map:
github: Rauldg/performance_map
branch: master