Skip to content

Commit eda0a8f

Browse files
Fix CI builds (#5104)
Signed-off-by: Steve Macenski <[email protected]>
1 parent 8d69483 commit eda0a8f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

tools/underlay.repos

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
repositories:
2-
# BehaviorTree/BehaviorTree.CPP:
3-
# type: git
4-
# url: https://github.com/BehaviorTree/BehaviorTree.CPP.git
5-
# version: master
2+
BehaviorTree/BehaviorTree.CPP:
3+
type: git
4+
url: https://github.com/BehaviorTree/BehaviorTree.CPP.git
5+
version: 4.6.2
66
# ros/angles:
77
# type: git
88
# url: https://github.com/ros/angles.git
@@ -31,10 +31,10 @@ repositories:
3131
# type: git
3232
# url: https://github.com/cra-ros-pkg/robot_localization.git
3333
# version: ros2
34-
ros-navigation/nav2_minimal_turtlebot_simulation:
35-
type: git
36-
url: https://github.com/ros-navigation/nav2_minimal_turtlebot_simulation.git
37-
version: 091b5ff12436890a54de6325df3573ae110e912b
34+
# ros-navigation/nav2_minimal_turtlebot_simulation:
35+
# type: git
36+
# url: https://github.com/ros-navigation/nav2_minimal_turtlebot_simulation.git
37+
# version: 091b5ff12436890a54de6325df3573ae110e912b
3838
ros/common_interfaces:
3939
type: git
4040
url: https://github.com/ros2/common_interfaces.git

0 commit comments

Comments
 (0)