Skip to content

Add service for recovery mode (#36) #31

Add service for recovery mode (#36)

Add service for recovery mode (#36) #31

Workflow file for this run

name: ci
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup ROS
uses: ros-tooling/[email protected]
with:
required-ros-distributions: noetic
- name: Build
uses: ros-tooling/[email protected]
with:
target-ros1-distro: noetic