Skip to content

Fix call to state interface even in open_loop #12

Fix call to state interface even in open_loop

Fix call to state interface even in open_loop #12

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