Functions | Variables
fetch_tools.commands.pull Namespace Reference

Functions

def add_arguments (parser)
 
def main (args)
 

Variables

string help_text = "Pull the robots workspace onto the current workspace, losing any differences"
 
string name = "pull"
 

Detailed Description

The pull command pulls the remote workspace to the local workspace,
making it identical to the workspace on the robot..

Copyright 2015 Fetch Robotics Inc.
Author: Alex Henning

Function Documentation

◆ add_arguments()

def fetch_tools.commands.pull.add_arguments (   parser)

Definition at line 66 of file pull.py.

◆ main()

def fetch_tools.commands.pull.main (   args)

Definition at line 20 of file pull.py.

Variable Documentation

◆ help_text

string fetch_tools.commands.pull.help_text = "Pull the robots workspace onto the current workspace, losing any differences"

Definition at line 17 of file pull.py.

◆ name

string fetch_tools.commands.pull.name = "pull"

Definition at line 16 of file pull.py.



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