Skip to content

added license + renaming #5

added license + renaming

added license + renaming #5

Workflow file for this run

name: Humble CI
on:
push:
branches:
- main
jobs:
humble_source:
runs-on: ubuntu-22.04
steps:
- uses: ros-tooling/[email protected]
with:
required-ros-distributions: humble
# OpenCV
- run: sudo apt install -y libgtk2.0-dev pkg-config libopencv-dev -y
- uses: ros-tooling/[email protected]
with:
package-name: calibration_srv
target-ros2-distro: humble
- uses: ros-tooling/[email protected]
with:
package-name: aruco_camera_pose_estimator
target-ros2-distro: humble