Go to the source code of this file.
Namespaces | |
send_action | |
Functions | |
def | send_action.print_feedback (feedback) |
Variables | |
send_action.anonymous | |
send_action.args = parser.parse_args() | |
send_action.client = actionlib.SimpleActionClient(args.namespace + '/navigate', NavigateToPoseAction) | |
send_action.default | |
send_action.feedback_cb | |
send_action.float | |
send_action.frame_id | |
send_action.goal = NavigateToPoseGoal() | |
send_action.nargs | |
send_action.parser = argparse.ArgumentParser() | |
send_action.theta | |
send_action.type | |
send_action.x | |
send_action.y | |