mirror of
https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
synced 2025-09-15 13:08:35 +08:00
Change version of DynamicSDK in turtlebot3_simulation_ci
This commit is contained in:
parent
6b8ccfd083
commit
5a5a160fd6
2
.github/workflows/ros-ci.yml
vendored
2
.github/workflows/ros-ci.yml
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user