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" |
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
| string fetch_tools.commands.pull.help_text = "Pull the robots workspace onto the current workspace, losing any differences" |