We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 270a21a + 5cef801 commit ee47678Copy full SHA for ee47678
.github/workflows/ros-ci.yml
@@ -53,7 +53,7 @@ jobs:
53
uses: ros-tooling/[email protected]
54
with:
55
target-ros2-distro: ${{ matrix.ros_distribution }}
56
- vcs-repo-file-url: "https://raw.githubusercontent.com/ROBOTIS-GIT/turtlebot3_applications/feature-humble-update/turtlebot3_applications_ci.repos"
+ vcs-repo-file-url: "https://raw.githubusercontent.com/ROBOTIS-GIT/turtlebot3_applications/main/turtlebot3_applications_ci.repos"
57
package-name: |
58
turtlebot3_applications
59
turtlebot3_aruco_tracker
0 commit comments