-
Notifications
You must be signed in to change notification settings - Fork 0
/
repositories.yml
168 lines (162 loc) · 3.94 KB
/
repositories.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
---
repositories:
magi:
source:
type: git
url: https://github.com/personalrobotics/magi.git
prpy:
source:
type: git
url: https://github.com/personalrobotics/prpy.git
ros_control_client:
source:
type: git
url: https://github.com/personalrobotics/ros_control_client.git
packages:
- ros_control_client_py
pr_control_msgs:
source:
type: git
url: https://github.com/personalrobotics/pr_control_msgs.git
packages:
- pr_control_msgs
pr_ordata:
source:
type: git
url: https://github.com/personalrobotics/pr-ordata.git
kinbody_detector:
source:
type: git
url: https://github.com/personalrobotics/kinbody_detector.git
tsr:
source:
type: git
url: https://github.com/personalrobotics/tsr.git
# OpenRAVE plugin repositories:
comps:
source:
type: git
url: https://github.com/personalrobotics/comps.git
packages:
- cbirrt2
- generalik
- manipulation2
openrave_catkin:
source:
type: git
url: https://github.com/personalrobotics/openrave_catkin.git
or_cdchomp:
source:
type: git
url: https://github.com/personalrobotics/or_cdchomp.git
or_fcl:
source:
type: git
url: https://github.com/personalrobotics/or_fcl.git
or_ompl:
source:
type: git
url: https://github.com/personalrobotics/or_ompl.git
or_parabolicsmoother:
source:
type: git
url: https://github.com/personalrobotics/or_parabolicsmoother.git
or_rviz:
source:
type: git
url: https://github.com/personalrobotics/or_rviz.git
or_sbpl:
source:
type: git
url: https://github.com/personalrobotics/or_sbpl.git
or_trajopt:
source:
type: git
url: https://github.com/personalrobotics/or_trajopt.git
or_urdf:
source:
type: git
url: https://github.com/personalrobotics/or_urdf.git
# HERB repositories:
herbpy:
source:
type: git
url: https://github.com/personalrobotics/herbpy.git
herb_description:
source:
type: git
url: https://github.com/personalrobotics/herb_description.git
boost_numpy:
source:
type: git
url: https://github.com/personalrobotics/Boost.NumPy.git
boost_numpy_eigen:
source:
type: git
url: https://github.com/personalrobotics/Boost.NumPy_Eigen.git
# DART libraries:
#dart:
# source:
# type: git
# url: https://github.com/dartsim/dart.git
# version: release-6.0
aikido:
source:
type: git
url: https://github.com/personalrobotics/aikido.git
packages:
- aikido
libherb:
source:
type: git
url: https://github.com/personalrobotics/libherb.git
packages:
- libherb
# @jeking04's research repositories:
randomized_rearrangement_planning:
source:
type: git
url: https://github.com/personalrobotics/randomized_rearrangement_planning.git
packages:
- belief_push_planner
# - box2d_pushing
- darrt_push_planner
- krex_planner
- ompl_planners
- openrave_examples
- or_pushing
# - or_box2d_pushing
- push_plan_selector
- push_planner
# - push_planner_benchmarks
- search_push_planner
# @mkoval's research repositories:
appl:
source:
type: git
url: https://github.com/personalrobotics/appl.git
despot:
source:
type: git
url: https://github.com/personalrobotics/despot.git
kenv:
source:
type: git
url: https://github.com/personalrobotics/kenv.git
packages:
- box2d_kenv
- gazebo_quasistatic_plugin
- gz_kenv
- kenv
- or_kenv
- polygonal_kenv
- quasistatic_pushing
muul:
source:
type: git
url: https://github.com/personalrobotics/muul.git
# Table clearing
table_clearing:
source:
type: git
url: https://github.com/personalrobotics/table_clearing.git