Skip to content

Jazzy 2.5 Release #212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 29, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
strategy:
matrix:
env:
- {ROS_REPO: testing, ROS_DISTRO: jazzy, ROSDEP_SKIP_KEYS: "inventus_bmu micro_ros_agent sevcon_traction umx_driver valence_bms_driver"}
- {ROS_REPO: main, ROS_DISTRO: jazzy, ROSDEP_SKIP_KEYS: "inventus_bmu micro_ros_agent sevcon_traction umx_driver valence_bms_driver"}
- {ROS_REPO: testing, ROS_DISTRO: jazzy, ROSDEP_SKIP_KEYS: "canopen_inventus_bringup micro_ros_agent sevcon_traction umx_driver valence_bms_driver"}
- {ROS_REPO: main, ROS_DISTRO: jazzy, ROSDEP_SKIP_KEYS: "canopen_inventus_bringup micro_ros_agent sevcon_traction umx_driver valence_bms_driver"}
fail-fast: false
runs-on: ubuntu-24.04
steps:
Expand All @@ -39,7 +39,6 @@ jobs:
with:
target-ros2-distro: jazzy
package-name: |
clearpath_diagnostics
clearpath_generator_robot
clearpath_robot
clearpath_sensors
Expand All @@ -56,7 +55,6 @@ jobs:
with:
target-ros2-distro: jazzy
package-name: |
clearpath_diagnostics
clearpath_generator_robot
clearpath_robot
clearpath_sensors
Expand Down Expand Up @@ -92,7 +90,6 @@ jobs:
with:
target-ros2-distro: jazzy
package-name: |
clearpath_diagnostics
clearpath_generator_robot
clearpath_robot
clearpath_sensors
Expand Down Expand Up @@ -125,7 +122,6 @@ jobs:
with:
target-ros2-distro: jazzy
package-name: |
clearpath_diagnostics
clearpath_generator_robot
clearpath_robot
clearpath_sensors
Expand Down
232 changes: 0 additions & 232 deletions clearpath_diagnostics/CHANGELOG.rst

This file was deleted.

53 changes: 0 additions & 53 deletions clearpath_diagnostics/CMakeLists.txt

This file was deleted.

61 changes: 0 additions & 61 deletions clearpath_diagnostics/config/diagnostic_aggregator.yaml

This file was deleted.

Loading
Loading