Skip to content

fix(thermal_camera): Fixed Gaussian noise for thermal camera. (backport #597) #2425

fix(thermal_camera): Fixed Gaussian noise for thermal camera. (backport #597)

fix(thermal_camera): Fixed Gaussian noise for thermal camera. (backport #597) #2425

Workflow file for this run

name: Ubuntu CI
on:
pull_request:
push:
branches:
- 'ign-sensors[0-9]'
- 'gz-sensors[0-9]?'
- 'main'
jobs:
jammy-ci:
runs-on: ubuntu-latest
name: Ubuntu Jammy CI
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Compile and test
id: ci
uses: ignition-tooling/action-ignition-ci@jammy
with:
codecov-enabled: true
cpplint-enabled: true