Skip to content

Add ur_calibration to installation instructions (#728) #87

Add ur_calibration to installation instructions (#728)

Add ur_calibration to installation instructions (#728) #87

Workflow file for this run

name: Clang-Format check
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
format_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: 'ros-industrial/industrial_ci@master'
env:
ROS_DISTRO: noetic
CLANG_FORMAT_CHECK: file
CLANG_FORMAT_VERSION: "9"