Classes | Functions
actionlib.action_server Namespace Reference

Classes

class  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...
 

Functions

def nop_cb (goal_handle)
 

Function Documentation

◆ nop_cb()

def actionlib.action_server.nop_cb (   goal_handle)

Definition at line 44 of file action_server.py.



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