We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed685d8 + 2e77b8c commit 62e6009Copy full SHA for 62e6009
2 files changed
patch/dependencies.yaml
@@ -267,3 +267,11 @@ console_bridge_vendor:
267
grid_map_octomap:
268
add_host: ["octomap"]
269
add_run: ["octomap"]
270
+py_trees:
271
+ add_host: ["poetry-core"]
272
+py_trees_js:
273
274
+py_trees_ros:
275
276
+py_trees_ros_viewer:
277
vinca.yaml
@@ -155,6 +155,10 @@ packages_select_by_deps:
155
156
- better_launch
157
- cm_executors
158
+ - py-trees
159
+ - py-trees-ros-interfaces
160
+ - py-trees-ros
161
+ - py-trees-ros-viewer
162
163
# These packages are only built on Linux as they depend on Linux-specific API
164
- if: linux
0 commit comments