Skip to content

create object list

create object list #6

Workflow file for this run

name: docker-ros
on: push
jobs:
docker-ros:
runs-on: ubuntu-latest
steps:
- uses: ika-rwth-aachen/docker-ros@v1.5.0
with:
base-image: rwthika/ros2:humble
command: ros2 launch yolov5_tc launch.py
target: dev,run