Skip to content

Add Polygon Info obtained from zbar (#11) #14

Add Polygon Info obtained from zbar (#11)

Add Polygon Info obtained from zbar (#11) #14

name: Build and Test (rolling)
on:
# Triggers the workflow on push
push:
branches: [ ros2 ]
# Triggers the workflow on pull requests
pull_request:
branches: [ ros2 ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
container:
image: ubuntu:jammy
steps:
- uses: ros-tooling/setup-ros@v0.7
with:
use-ros2-testing: true
- uses: ros-tooling/action-ros-ci@v0.3
with:
target-ros2-distro: rolling