Change version of DynamicSDK in turtlebot3_simulation_ci

This commit is contained in:
Hyungyu Kim 2025-02-07 09:22:04 +09:00
parent 6b8ccfd083
commit 5a5a160fd6
No known key found for this signature in database
GPG Key ID: E1730AE24BD6C2B7
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ jobs:
uses: ros-tooling/action-ros-ci@v0.3
with:
target-ros2-distro: ${{ matrix.ros_distribution }}
vcs-repo-file-url: "https://raw.githubusercontent.com/ROBOTIS-GIT/turtlebot3/main/turtlebot3_ci.repos"
vcs-repo-file-url: "https://raw.githubusercontent.com/ROBOTIS-GIT/turtlebot3_simulations/main/turtlebot3_simulations_ci.repos"
package-name: |
turtlebot3_fake_node
turtlebot3_gazebo

View File

@ -10,7 +10,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