Skip to content

Commit c9b71c1

Browse files
committed
ROS: update
1 parent 7326559 commit c9b71c1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/ros_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
env:
3838
- {ROS_DISTRO: humble}
3939
- {ROS_DISTRO: jazzy}
40+
- {ROS_DISTRO: kilted}
4041
- {ROS_DISTRO: rolling}
4142
env:
4243
# PRERELEASE: true # Fails due to issues in the underlying Docker image

package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
<build_depend>git</build_depend>
1616
<build_depend>doxygen</build_depend>
17+
<build_depend>jrl_cmakemodules</build_depend>
1718

1819
<depend>python3</depend>
1920
<depend>python3-numpy</depend>

0 commit comments

Comments
 (0)