Skip to content

[BREAKING CHANGE] Use robot_description topic instead of ~/robot_description and update docs regarding this #5

[BREAKING CHANGE] Use robot_description topic instead of ~/robot_description and update docs regarding this

[BREAKING CHANGE] Use robot_description topic instead of ~/robot_description and update docs regarding this #5

name: Coverage Build - Rolling
on:
workflow_dispatch:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
coverage_rolling:
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-build-coverage.yml@master
secrets: inherit
with:
ros_distro: rolling
os_name: ubuntu-22.04