Skip to content

Multiple polygons rviz selection tool #15

Multiple polygons rviz selection tool

Multiple polygons rviz selection tool #15

Workflow file for this run

name: Foxy | Humble | Rolling
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
industrial_ci:
strategy:
fail-fast: false
matrix:
distro: [foxy, humble, rolling]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: 'ros-industrial/industrial_ci@master'
env:
ROS_DISTRO: ${{ matrix.distro }}