void errorHook()
Definition: AlignedToBody.cpp:99
void cleanupHook()
Definition: AlignedToBody.cpp:108
base::Timeout new_orientation_samples_timeout
Definition: AlignedToBody.hpp:31
bool configureHook()
The following lines are template definitions for the various state machine.
Definition: AlignedToBody.cpp:29
The task context provides and requires services. It uses an ExecutionEngine to perform its functions...
Definition: AlignedToBody.hpp:26
bool on_init
Definition: AlignedToBody.hpp:32
AlignedToBody(std::string const &name="auv_control::AlignedToBody")
Definition: AlignedToBody.cpp:7
void updateHook()
Definition: AlignedToBody.cpp:69
bool calcOutput(const LinearAngular6DCommandStatus &merged_command)
Definition: AlignedToBody.cpp:50
~AlignedToBody()
Definition: AlignedToBody.cpp:19
friend class AlignedToBodyBase
Definition: AlignedToBody.hpp:28
void stopHook()
Definition: AlignedToBody.cpp:104
base::samples::RigidBodyState orientation_sample
Definition: AlignedToBody.hpp:30
bool startHook()
Definition: AlignedToBody.cpp:38