Skip to content

Added logger to see what is sent #71

Added logger to see what is sent

Added logger to see what is sent #71

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