We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b9438 commit aebc7d8Copy full SHA for aebc7d8
.github/workflows/plansys2_bt_example.yaml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
required-ros-distributions: rolling
28
- name: Install BT.CPP v4 and test_msgs (provisional Fix)
29
- run: sudo apt-get install ros-rolling-behaviortree-cpp ros-rolling-test-msgs
+ run: sudo apt-get install ros-rolling-behaviortree-cpp ros-rolling-test-msgs ros-rolling-geographic-msgs
30
- name: Rosdep update
31
run: rosdep update
32
- name: build and test
0 commit comments