Skip to content

Fix after kinematics_interface API break (v1.1.0 -> v1.2.0) #58

Fix after kinematics_interface API break (v1.1.0 -> v1.2.0)

Fix after kinematics_interface API break (v1.1.0 -> v1.2.0) #58

Workflow file for this run

name: CI (rolling)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
container:
image: ubuntu:noble
steps:
- uses: actions/checkout@v4
- uses: ros-tooling/setup-ros@v0.7
with:
use-ros2-testing: true
- uses: ros-tooling/action-ros-ci@v0.3
# continue-on-error: true
with:
target-ros2-distro: rolling