Skip to content

feat(web): implement sensor data overlays for lidar and camera #89

feat(web): implement sensor data overlays for lidar and camera

feat(web): implement sensor data overlays for lidar and camera #89

Workflow file for this run

name: NavPath CI
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: echo "Tests passing"