Skip to content

Added ROS workflows

Added ROS workflows #1

Workflow file for this run

name: jazzy
on:
push:
branches:
- 'develop'
- 'jazzy'
pull_request:
branches:
- 'develop'
- 'jazzy'
workflow_dispatch:
branches:
- '*'
jobs:
ros_jazzy:
name: jazzy
runs-on: ubuntu-24.04
strategy:
fail-fast: false
steps:
- name: Checkout LVR2
uses: actions/checkout@v4
with:
submodules: recursive
- name: Compile LVR2 in ROS 2 jazzy WS
uses: 'ros-industrial/industrial_ci@master'
env:
ROS_DISTRO: jazzy
ROS_REPO: main
AFTER_SCRIPT: cd ~/target_ws && ./build/lvr2/bin/lvr2_reconstruct src/lvr2/dat/scan.pts