ActionServerWrapper
ConditionState
IntrospectionClient
IntrospectionServer
MonitorState
RosState
ServiceState
SimpleActionState
SmachNode
set_preempt_handler()
Bases: RosState
A state that will check a condition function a number of times.
If max_checks > 1, it will block while the condition is false and once it has checked max_checks times, it will return false.