Skip to content

Commit bcdd314

Browse files
authored
Merge pull request #165 from fmrico/plansys2
Add PlanSys2 packages and deps (popf)
2 parents 48f37a0 + c5d68d1 commit bcdd314

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

vinca.yaml

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,24 @@ packages_select_by_deps:
180180
- apriltag_ros
181181
# Depends on v4l that is only available on linux
182182
- v4l2_camera
183-
183+
# PlanSys2 packages and dependencies
184+
- plansys2_bringup
185+
- plansys2_bt_actions
186+
- plansys2_core
187+
- plansys2_domain_expert
188+
- plansys2_executor
189+
- plansys2_lifecycle_manager
190+
- plansys2_msgs
191+
- plansys2_pddl_parser
192+
- plansys2_planner
193+
- plansys2_popf_plan_solver
194+
- plansys2_problem_expert
195+
- plansys2_support_py
196+
- plansys2_terminal
197+
- plansys2_tests
198+
- plansys2_tools
199+
- popf
200+
184201
# These packages are currently only build on Linux, but they currently only build on
185202
# Linux as trying to build them in the past on macos or Windows resulted in errors
186203
- if: linux

0 commit comments

Comments
 (0)