Skip to content

[Enhancement] Implement Kalman Filter #154

[Enhancement] Implement Kalman Filter

[Enhancement] Implement Kalman Filter #154

Workflow file for this run

name: Build and Test
on:
workflow_dispatch:
pull_request:
branches: [master]
push:
branches: [master]
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- name: Checkout this repository
uses: actions/[email protected]
with:
path: keisan
- name: Build and test workspace
uses: ichiro-its/ros2-build-and-test-action@main
with:
ros2-distro: rolling