Skip to content

Commit b26a99e

Browse files
zultronAndyZe
authored andcommitted
Revert "Disable moveit2 source build in CI config"
This reverts commit cc17021. rosdep install -y -q -n --from-paths . --ignore-src --rosdistro foxy ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: ur5_moveit_config: Cannot locate rosdep definition for [moveit_simple_controller_manager] The command "rosdep install -y -q -n --from-paths . --ignore-src --rosdistro foxy" failed [trial 1 of 3]. [...] The command "rosdep install -y -q -n --from-paths . --ignore-src --rosdistro foxy" failed with error code 1.
1 parent 8458a73 commit b26a99e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.repos.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
repositories:
2-
# moveit2:
3-
# type: git
4-
# url: https://github.com/ros-planning/moveit2
5-
# version: main
2+
moveit2:
3+
type: git
4+
url: https://github.com/ros-planning/moveit2
5+
version: main
66
control_msgs:
77
type: git
88
url: https://github.com/ros-controls/control_msgs.git

0 commit comments

Comments
 (0)