Quad-SDK
Loading...
Searching...
No Matches
GrfPidController Member List

This is the complete list of members for GrfPidController, including all inherited members.

ang_des_GrfPidControllerprivate
ang_error_int_GrfPidControllerprivate
computeLegCommandArray(const quad_msgs::RobotState &robot_state_msg, quad_msgs::LegCommandArray &leg_command_array_msg, quad_msgs::GRFArray &grf_array_msg)GrfPidControllervirtual
GrfPidController()GrfPidController
init(double kp, double kd)LegControllervirtual
init(const std::vector< double > &kp, const std::vector< double > &kd)LegControllervirtual
init(const std::vector< double > &stance_kp, const std::vector< double > &stance_kd, const std::vector< double > &swing_kp, const std::vector< double > &swing_kd, const std::vector< double > &swing_kp_cart, const std::vector< double > &swing_kd_cart)LegControllervirtual
last_local_plan_msg_LegControllerprotected
last_local_plan_time_LegControllerprotected
LegController()LegController
num_feet_LegControllerprotected
override_state_machine_LegControllerprotected
overrideStateMachine() (defined in LegController)LegControllerinline
pos_des_GrfPidControllerprivate
pos_error_int_GrfPidControllerprivate
quadKD_LegControllerprotected
stance_kd_ (defined in LegController)LegControllerprotected
stance_kp_LegControllerprotected
swing_kd_ (defined in LegController)LegControllerprotected
swing_kd_cart_ (defined in LegController)LegControllerprotected
swing_kp_LegControllerprotected
swing_kp_cart_LegControllerprotected
t_old_GrfPidControllerprivate
updateLocalPlanMsg(quad_msgs::RobotPlan::ConstPtr msg, const ros::Time &t_msg)LegController