Skip to content

refactor: set new link pose by urdf::Pose (#69) #137

refactor: set new link pose by urdf::Pose (#69)

refactor: set new link pose by urdf::Pose (#69) #137

Workflow file for this run

name: test-clang-format
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: './third_party ./urdf_parser'
extensions: 'h,cpp,hpp'
clangFormatVersion: 12