https://github.com/duckietown/Software
Raw File
Tip revision: 0e90d37c3af03ba436cdc2049ff80e3ec9731ef7 authored by Selcuk Ercan on 01 November 2018, 10:34:33 UTC
added auto-localization package
Tip revision: 0e90d37
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