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

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

computeLegCommandArray(const quad_msgs::RobotState &robot_state_msg, quad_msgs::LegCommandArray &leg_command_array_msg, quad_msgs::GRFArray &grf_array_msg)JointControllervirtual
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
joint_idx_JointControllerprivate
joint_torque_JointControllerprivate
JointController()JointController
last_local_plan_msg_LegControllerprotected
last_local_plan_time_LegControllerprotected
leg_idx_JointControllerprivate
LegController()LegController
num_feet_LegControllerprotected
override_state_machine_LegControllerprotected
overrideStateMachine() (defined in LegController)LegControllerinline
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
updateLocalPlanMsg(quad_msgs::RobotPlan::ConstPtr msg, const ros::Time &t_msg)LegController
updateSingleJointCommand(const geometry_msgs::Vector3::ConstPtr &msg) (defined in JointController)JointController