Skip to content

Fix correct usage of angular velocity in update_odometry() function #126

Fix correct usage of angular velocity in update_odometry() function

Fix correct usage of angular velocity in update_odometry() function #126

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
container: ubuntu:24.04