Skip to content

Fix state and command interfaces register bug #8

Fix state and command interfaces register bug

Fix state and command interfaces register bug #8

name: Humble Source Build
on:
pull_request:
branches:
- humble
jobs:
humble_source_build:
runs-on: ubuntu-22.04
steps:
- uses: ros-tooling/[email protected]
with:
rosdistro: humble
- uses: ros-tooling/[email protected]
with:
package-name: omnidirectional_controllers
ref: ${{ github.event.pull_request.head.sha }}
target-ros2-distro: humble
skip-tests: true