Skip to content

Commit 62e6009

Browse files
authored
Merge pull request #66 from justink-hadrian/justink/py_trees
feat: add additional recipe for py_trees packages
2 parents ed685d8 + 2e77b8c commit 62e6009

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

patch/dependencies.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,3 +267,11 @@ console_bridge_vendor:
267267
grid_map_octomap:
268268
add_host: ["octomap"]
269269
add_run: ["octomap"]
270+
py_trees:
271+
add_host: ["poetry-core"]
272+
py_trees_js:
273+
add_host: ["poetry-core"]
274+
py_trees_ros:
275+
add_host: ["poetry-core"]
276+
py_trees_ros_viewer:
277+
add_host: ["poetry-core"]

vinca.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,10 @@ packages_select_by_deps:
155155

156156
- better_launch
157157
- cm_executors
158+
- py-trees
159+
- py-trees-ros-interfaces
160+
- py-trees-ros
161+
- py-trees-ros-viewer
158162

159163
# These packages are only built on Linux as they depend on Linux-specific API
160164
- if: linux

0 commit comments

Comments
 (0)