Go to the source code of this file.
Namespaces | |
namespace | send_action |
Functions | |
def | send_action.print_feedback |
Variables | |
tuple | send_action.args = parser.parse_args() |
tuple | send_action.client = actionlib.SimpleActionClient(args.namespace + '/navigate', NavigateToPoseAction) |
tuple | send_action.goal = NavigateToPoseGoal() |
tuple | send_action.parser = argparse.ArgumentParser() |