Classes | Namespaces | Functions
action_server.py File Reference

Go to the source code of this file.

Classes

class  actionlib.action_server.ActionServer
 The ActionServer is a helpful tool for managing goal requests to a node. It allows the user to specify callbacks that are invoked when goal or cancel requests come over the wire, and passes back GoalHandles that can be used to track the state of a given goal request. The ActionServer makes no assumptions about the policy used to service these goals, and sends status for each goal over the wire until the last GoalHandle associated with a goal request is destroyed. More...
 

Namespaces

 actionlib.action_server
 

Functions

def actionlib.action_server.nop_cb (goal_handle)
 


actionlib
Author(s): Eitan Marder-Eppstein, Vijay Pradeep, Mikael Arguedas
autogenerated on Fri May 19 2023 02:36:55