https://github.com/duckietown/Software
Raw File
Tip revision: 709d32705bab88734a47368a675678ae58f6d26d authored by Andrea Censi on 25 February 2019, 22:59:06 UTC
minor
Tip revision: 709d327
dt-complete_image_pipeline-calibrate_extrinsics
#!/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/calibrate_extrinsics
# included the tag "@create-shortcut-for-this".

rosrun complete_image_pipeline calibrate_extrinsics "$@"
back to top