Skip to content

Commit

Permalink
change main to humble in DynamicSDK version in repos file
Browse files Browse the repository at this point in the history
  • Loading branch information
GyuH13 committed Feb 7, 2025
1 parent d6e6ce4 commit 454f8a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion turtlebot3.repos
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories:
utils/DynamixelSDK:
type: git
url: https://github.com/ROBOTIS-GIT/DynamixelSDK.git
version: main
version: humble
utils/hls_lfcd_lds_driver:
type: git
url: https://github.com/ROBOTIS-GIT/hls_lfcd_lds_driver.git
Expand Down
2 changes: 1 addition & 1 deletion turtlebot3_ci.repos
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repositories:
utils/DynamixelSDK:
type: git
url: https://github.com/ROBOTIS-GIT/DynamixelSDK.git
version: main
version: humble
utils/hls_lfcd_lds_driver:
type: git
url: https://github.com/ROBOTIS-GIT/hls_lfcd_lds_driver.git
Expand Down

0 comments on commit 454f8a3

Please sign in to comment.