The ROSLIB.ActionClient to use with this goal.
The JSON object containing the goal for the action server.
OptionalfeedbackOptionalresultOptionalstatusStaticprefixedOptionalcontext: anyCancel the current goal.
Calls each of the listeners registered for a given event.
Return an array listing the events for which the emitter has registered listeners.
Return the number of listeners listening to a given event.
Return the listeners registered for a given event.
Optionalfn: (Optionalcontext: anyOptionalonce: booleanAdd a listener for a given event.
Optionalcontext: anyAdd a one-time listener for a given event.
Optionalcontext: anyRemove all listeners, or those of the specified event.
Optionalevent: "status" | "result" | "timeout" | "feedback"Remove the listeners of a given event.
Optionalfn: (Optionalcontext: anyOptionalonce: booleanSend the goal to the action server.
Optionaltimeout: numberA timeout length for the goal's result.
An actionlib goal that is associated with an action server.
Emits the following events: