Functions | |
def | add_arguments |
def | main |
Variables | |
string | help_text = "Run a command on the robot" |
string | name = "run" |
The run command runs a command remotely on a robot. Copyright 2015 Fetch Robotics Inc. Author: Alex Henning
def fetch_tools.commands.run.add_arguments | ( | parser | ) |
def fetch_tools.commands.run.main | ( | args | ) |
string fetch_tools::commands::run::help_text = "Run a command on the robot" |
string fetch_tools::commands::run::name = "run" |