Public Types | Public Member Functions | Private Attributes
labust::control::ESControlEKF_MODEL_UV Struct Reference
Inheritance diagram for labust::control::ESControlEKF_MODEL_UV:
Inheritance graph
[legend]

List of all members.

Public Types

enum  { x = 0, y }

Public Member Functions

 ESControlEKF_MODEL_UV ()
void idle (const std_msgs::Float32 &ref, const auv_msgs::NavSts &state, const auv_msgs::BodyVelocityReq &track)
void init ()
void initialize_controller ()
void onRange (const std_msgs::Float32::ConstPtr &msg)
void reset (const std_msgs::Float32 &ref, const auv_msgs::NavSts &state)
auv_msgs::BodyVelocityReqPtr step (const std_msgs::Float32 &ref, const auv_msgs::NavSts &state)
void windup (const auv_msgs::BodyForceReq &tauAch)

Private Attributes

esc::EscEkfGradModel esc_controller
double esc_Ts
bool newRange
ros::Subscriber subRange
double Ts

Detailed Description

Definition at line 63 of file ESControlEKF_MODEL_UV.cpp.


Member Enumeration Documentation

anonymous enum
Enumerator:
x 
y 

Definition at line 65 of file ESControlEKF_MODEL_UV.cpp.


Constructor & Destructor Documentation

Definition at line 67 of file ESControlEKF_MODEL_UV.cpp.


Member Function Documentation

void labust::control::ESControlEKF_MODEL_UV::idle ( const std_msgs::Float32 &  ref,
const auv_msgs::NavSts &  state,
const auv_msgs::BodyVelocityReq &  track 
) [inline]

Definition at line 84 of file ESControlEKF_MODEL_UV.cpp.

Definition at line 69 of file ESControlEKF_MODEL_UV.cpp.

Definition at line 123 of file ESControlEKF_MODEL_UV.cpp.

void labust::control::ESControlEKF_MODEL_UV::onRange ( const std_msgs::Float32::ConstPtr &  msg) [inline]

Definition at line 76 of file ESControlEKF_MODEL_UV.cpp.

void labust::control::ESControlEKF_MODEL_UV::reset ( const std_msgs::Float32 &  ref,
const auv_msgs::NavSts &  state 
) [inline]

Definition at line 89 of file ESControlEKF_MODEL_UV.cpp.

auv_msgs::BodyVelocityReqPtr labust::control::ESControlEKF_MODEL_UV::step ( const std_msgs::Float32 &  ref,
const auv_msgs::NavSts &  state 
) [inline]

Definition at line 93 of file ESControlEKF_MODEL_UV.cpp.

void labust::control::ESControlEKF_MODEL_UV::windup ( const auv_msgs::BodyForceReq &  tauAch) [inline]

Definition at line 80 of file ESControlEKF_MODEL_UV.cpp.


Member Data Documentation

Definition at line 169 of file ESControlEKF_MODEL_UV.cpp.

Definition at line 170 of file ESControlEKF_MODEL_UV.cpp.

Definition at line 171 of file ESControlEKF_MODEL_UV.cpp.

Definition at line 172 of file ESControlEKF_MODEL_UV.cpp.

Definition at line 168 of file ESControlEKF_MODEL_UV.cpp.


The documentation for this struct was generated from the following file:


labust_control
Author(s): Gyula Nagy
autogenerated on Fri Aug 28 2015 11:22:42