41 #ifndef MBF_ABSTRACT_NAV__RECOVERY_ACTION_H_ 42 #define MBF_ABSTRACT_NAV__RECOVERY_ACTION_H_ 48 #include <mbf_msgs/RecoveryAction.h> 49 #include <boost/thread/condition_variable.hpp> 68 #endif //MBF_ABSTRACT_NAV__RECOVERY_ACTION_H_
void run(GoalHandle &goal_handle, AbstractRecoveryExecution &execution)
boost::shared_ptr< RecoveryAction > Ptr
The AbstractRecoveryExecution class loads and binds the recovery behavior plugin. It contains a threa...
RecoveryAction(const std::string &name, const RobotInformation &robot_info)