Skip to content

Add support for TwistStamped messages #6

Add support for TwistStamped messages

Add support for TwistStamped messages #6

Workflow file for this run

name: CI
on:
push:
branches:
- humble-devel
pull_request:
branches:
- humble-devel
jobs:
humble_ci:
name: Humble CI Job
runs-on: ubuntu-22.04
steps:
- name: Clone Repository
uses: actions/checkout@v3
- name: Setup ROS
uses: ros-tooling/[email protected]
with:
required-ros-distributions: humble
- name: Build and Test
uses: ros-tooling/[email protected]
with:
package-name: interactive_marker_twist_server
target-ros2-distro: humble