Skip to content

feat: standardized depth image and distance image projection #254

feat: standardized depth image and distance image projection

feat: standardized depth image and distance image projection #254

Workflow file for this run

name: Formatter
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
types: [opened, reopened, synchronize]
jobs:
formatter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable