Functions | |
def | add_arguments (parser) |
def | main (args) |
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
string fetch_tools.commands.run.help_text = "Run a command on the robot" |