Skip to content

build(aruco-detector/package.xml): add eigen dependency #7

build(aruco-detector/package.xml): add eigen dependency

build(aruco-detector/package.xml): add eigen dependency #7

Workflow file for this run

name: Industrial CI
on:
push:
workflow_dispatch:
schedule:
- cron: '0 1 * * *' # Runs daily to check for dependency issues or flaking tests
jobs:
call_reusable_workflow:
uses: vortexntnu/vortex-ci/.github/workflows/reusable-industrial-ci.yml@main