class documentation
class HandleTrackerDeleter:
Constructor: HandleTrackerDeleter(action_server, status_tracker)
- @class HandleTrackerDeleter
- @brief A class to help with tracking GoalHandles and removing goals
- from the status list when the last GoalHandle associated with a given
- goal is deleted.
Method | __call__ |
Undocumented |
Method | __init__ |
@brief create deleter |
Instance Variable | action |
Undocumented |
Instance Variable | status |
Undocumented |