3 #ifndef AUV_CONTROL_THRUSTERSINPUT_TASK_HPP 4 #define AUV_CONTROL_THRUSTERSINPUT_TASK_HPP 6 #include "auv_control/ThrustersInputBase.hpp" 31 base::samples::Joints
calcOutput(base::samples::Joints
const &thruster_forces)
const;
38 ThrustersInput(std::string
const& name =
"auv_control::ThrustersInput");
45 ThrustersInput(std::string
const& name, RTT::ExecutionEngine* engine);
Definition: 6dControl.hpp:12