Functions | Variables
fetch_tools.commands.run Namespace Reference

Functions

def add_arguments (parser)
 
def main (args)
 

Variables

string help_text = "Run a command on the robot"
 
string name = "run"
 

Detailed Description

The run command runs a command remotely on a robot.

Copyright 2015 Fetch Robotics Inc.
Author: Alex Henning

Function Documentation

◆ add_arguments()

def fetch_tools.commands.run.add_arguments (   parser)

Definition at line 24 of file run.py.

◆ main()

def fetch_tools.commands.run.main (   args)

Definition at line 16 of file run.py.

Variable Documentation

◆ help_text

string fetch_tools.commands.run.help_text = "Run a command on the robot"

Definition at line 13 of file run.py.

◆ name

string fetch_tools.commands.run.name = "run"

Definition at line 12 of file run.py.



fetch_tools
Author(s): Alex Henning
autogenerated on Mon Feb 28 2022 22:19:10