https://github.com/duckietown/Software
Raw File
Tip revision: 2844d1b4ede8dddc68a1edacaf2dde9f486de880 authored by Gianmarco Bernasconi on 08 April 2019, 15:25:48 UTC
Minor
Tip revision: 2844d1b
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