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-rgb_led-fancy1
#!/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/40-coordination/rgb_led/script/fancy1
# included the tag "@create-shortcut-for-this".

rosrun rgb_led fancy1 "$@"
back to top