Skip to content

Commit 55f204c

Browse files
authored
make CI happy (#23)
* fix eol mergify config * fix READMEs
1 parent fe36351 commit 55f204c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ pull_request_rules:
3939
@{{author}}, all pull requests must be targeted towards the `master`
4040
development branch. Once merged into `master`, it is possible to
4141
backport to `{{base}}`, but it must be in `master` to have these
42-
changes reflected into new distributions.
42+
changes reflected into new distributions.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
Set of cartesian controllers for ros2_control
33

44

5-
***The current devs are based on the humble ROS 2 distribution (Ubuntu 22.04 LTS)***
5+
***The current devs are based on the jazzy ROS 2 distribution (Ubuntu 24.04 LTS)***
66

77
[![CI](https://github.com/ICube-Robotics/cartesian_controllers_ros2/actions/workflows/ci.yml/badge.svg)](https://github.com/ICube-Robotics/cartesian_controllers_ros2/actions/workflows/ci.yml)

cartesian_vic_controller/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cartesian_vic_controller
22

3-
This is a cartesian version of the package `admittance_controller` from [ros-controls/ros2_controllers](https://github.com/ros-controls/ros2_controllers/tree/master).
3+
This is a cartesian VIC controller based on the package `admittance_controller` from [ros-controls/ros2_controllers](https://github.com/ros-controls/ros2_controllers/tree/master).
44

55
> **Warning**
66
>

0 commit comments

Comments
 (0)