Skip to content

feat: add image_undistort node to dual_fisheye_camera package #33

feat: add image_undistort node to dual_fisheye_camera package

feat: add image_undistort node to dual_fisheye_camera package #33

Workflow file for this run

name: Build and Test - Foxy
on:
pull_request:
branches: [ master ]
push:
branches: [ master ]
jobs:
build:
name: Build and Test on ROS2 Foxy
runs-on: ubuntu-latest
steps:
- name: Checking out
uses: actions/checkout@v2.3.4
- name: Building and testing on ROS2 Foxy
uses: ichiro-its/ros2-ci@v1.0.0
with:
apt-packages: libssh-dev libopencv-dev ros-foxy-cv-bridge
pip-packages: torch torchvision torchaudio ultralytics
ros2-distro: foxy