Skip to content

[Example 13] Multi-robot system with lifecycle management #24

[Example 13] Multi-robot system with lifecycle management

[Example 13] Multi-robot system with lifecycle management #24

name: Pre-Commit - Rolling
on:
workflow_dispatch:
pull_request:
branches:
- master
jobs:
pre-commit:
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-pre-commit.yml@master
with:
ros_distro: rolling
container: ubuntu:24.04