Skip to content

added an aruco marker on top of the robot #39

added an aruco marker on top of the robot

added an aruco marker on top of the robot #39

Workflow file for this run

name: Build and Test
on:
push:
branches:
- ezBot-ROS_ws
jobs:
build-and-test:
name: Build and Test
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
with:
path: workspace
- name: Setup workspace
uses: ichiro-its/ros2-ws-action/[email protected]
with:
distro: humble
- name: Build workspace
uses: ichiro-its/ros2-ws-action/[email protected]
with:
distro: humble