https://github.com/duckietown/Software
Raw File
Tip revision: 96df677eea59cd3663cb921bdb4f4833cb7ce4bf authored by Liam Paull on 11 September 2019, 03:17:16 UTC
to ensure compatibility with daffy
Tip revision: 96df677
dt-complete_image_pipeline-single_image_pipeline
#!/bin/bash

# Autogenerated file - DO NOT EDIT

# This file was generated by the command ./shortcuts/make_shortcuts.py
# because the file /home/andrea/duckietown/catkin_ws/src/10-lane-control/complete_image_pipeline/src/single_image_pipeline
# included the tag "@create-shortcut-for-this".

rosrun complete_image_pipeline single_image_pipeline "$@"
back to top