Functions | |
def | add_arguments (parser) |
def | main (args) |
Variables | |
string | help_text = "Push the workspace to the robot" |
string | name = "push" |
The push command pushes the local workspace to the remote workspace, making it identical to the current workspace. Copyright 2015 Fetch Robotics Inc. Author: Alex Henning
string fetch_tools.commands.push.help_text = "Push the workspace to the robot" |