Skip to content

Refactor using a base widget class #55

Refactor using a base widget class

Refactor using a base widget class #55

Workflow file for this run

name: Build and test
on:
# Run this action whenever a pull request is made
pull_request:
push:
branches:
- main
jobs:
# Note that we pass each job a different name to distinguish each linter job
ament_lint_cpp:
name: ament_${{ matrix.linter }}
runs-on: ubuntu-latest
steps:
- uses: ros-tooling/[email protected]
with:
required-ros-distributions: humble
- uses: ros-tooling/[email protected]
with:
package-name: rqt_gauges
target-ros2-distro: humble