#include <lee_position_controller.h>
Public Member Functions | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | LeePositionControllerParameters () |
Public Attributes | |
Eigen::Matrix4Xd | allocation_matrix_ |
Eigen::Vector3d | angular_rate_gain_ |
Eigen::Vector3d | attitude_gain_ |
Eigen::Vector3d | position_gain_ |
RotorConfiguration | rotor_configuration_ |
Eigen::Vector3d | velocity_gain_ |
Definition at line 38 of file lee_position_controller.h.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW rotors_control::LeePositionControllerParameters::LeePositionControllerParameters | ( | ) | [inline] |
Definition at line 41 of file lee_position_controller.h.
Eigen::Matrix4Xd rotors_control::LeePositionControllerParameters::allocation_matrix_ |
Definition at line 49 of file lee_position_controller.h.
Definition at line 53 of file lee_position_controller.h.
Eigen::Vector3d rotors_control::LeePositionControllerParameters::attitude_gain_ |
Definition at line 52 of file lee_position_controller.h.
Eigen::Vector3d rotors_control::LeePositionControllerParameters::position_gain_ |
Definition at line 50 of file lee_position_controller.h.
Definition at line 54 of file lee_position_controller.h.
Eigen::Vector3d rotors_control::LeePositionControllerParameters::velocity_gain_ |
Definition at line 51 of file lee_position_controller.h.