Skip to content

fix 3D: apply model rotation before applying the vehicle attitude #160

fix 3D: apply model rotation before applying the vehicle attitude

fix 3D: apply model rotation before applying the vehicle attitude #160

name: Run Docker Build Tests
on:
push:
branches:
- 'main'
pull_request:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the stack
run: docker compose build --no-cache