Skip to content

fix gnss speed and yaw accuracy and add jamming and spoofing states (… #11

fix gnss speed and yaw accuracy and add jamming and spoofing states (…

fix gnss speed and yaw accuracy and add jamming and spoofing states (… #11

Workflow file for this run

name: dsdl_generation
on: [push]
jobs:
generate:
strategy:
matrix:
language: [cpp, python]
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- name: Install requirements
run: ./scripts/install.sh --dsdl
- name: Generate DSDL
run: ./scripts/generate_${{ matrix.language }}_from_dsdl.sh