| __init__(self, Type action_type, str action_name, Callable create_goal_handler, Set[str] outcomes=set(), Callable result_handler=None, Callable feedback_handler=None, CallbackGroup callback_group=None, Node node=None, float wait_timeout=None, float response_timeout=None, int maximum_retry=3) | yasmin_ros.action_state.ActionState | |