Skip to content

Add comprehensive migration guide from Tinymovr 1.x to 2.x #56

Add comprehensive migration guide from Tinymovr 1.x to 2.x

Add comprehensive migration guide from Tinymovr 1.x to 2.x #56

name: CI
on: [push, pull_request]
jobs:
industrial_ci:
strategy:
matrix:
env:
- {ROS_DISTRO: humble, ROS_REPO: main}
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: 'ros-industrial/industrial_ci@master'
env: ${{matrix.env}}