Skip to content

Commit

Permalink
Conflicts resolved
Browse files Browse the repository at this point in the history
Signed-off-by: Juancams <[email protected]>
  • Loading branch information
Juancams committed Nov 15, 2024
2 parents 1ecd229 + 3e01994 commit 3ae262c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Setup ROS 2
uses: ros-tooling/[email protected].1
uses: ros-tooling/[email protected].9
with:
required-ros-distributions: rolling
- name: build and test
uses: ros-tooling/[email protected].6
uses: ros-tooling/[email protected].15
with:
package-name: gazebo_mocap4r2_plugin mocap_interfaces mocap4r2_control mocap4r2_control_msgs rqt_mocap4r2_control
target-ros2-distro: rolling
Expand Down
4 changes: 2 additions & 2 deletions dependency_repos.repos
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ repositories:
mocap4r2:
type: git
url: https://github.com/MOCAP4ROS2-Project/mocap4r2.git
version: rep-mocap-jazzy
version: rep-mocap
navigation2:
type: git
url: https://github.com/ros-navigation/navigation2.git
version: main
version: main

0 comments on commit 3ae262c

Please sign in to comment.