#include <HLControl.hpp>
Public Member Functions | |
template<class Base > | |
void | get_windup (Base *b) |
void | onWindup (const auv_msgs::BodyForceReq::ConstPtr &tauAch) |
WindupPolicy () | |
Protected Attributes | |
auv_msgs::BodyForceReq | tauAch |
ros::Subscriber | windupSub |
The windup policy.
Definition at line 56 of file HLControl.hpp.
labust::control::WindupPolicy::WindupPolicy | ( | ) | [inline] |
Definition at line 59 of file HLControl.hpp.
void labust::control::WindupPolicy::get_windup | ( | Base * | b | ) | [inline] |
Definition at line 73 of file HLControl.hpp.
void labust::control::WindupPolicy::onWindup | ( | const auv_msgs::BodyForceReq::ConstPtr & | tauAch | ) | [inline] |
Definition at line 66 of file HLControl.hpp.
auv_msgs::BodyForceReq labust::control::WindupPolicy::tauAch [protected] |
Definition at line 77 of file HLControl.hpp.
Definition at line 73 of file HLControl.hpp.