sot-talos-balance  2.0.5
Collection of dynamic-graph entities aimed at implementing balance control on talos.
TalosBaseEstimator Member List

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

compute_force_weight(double fz, double std_dev, double margin)TalosBaseEstimator
compute_zmp(const Vector6 &w, Vector2 &zmp)TalosBaseEstimator
compute_zmp_weight(const Vector2 &zmp, const Vector4 &foot_sizes, double std_dev, double margin)TalosBaseEstimator
DECLARE_SIGNAL_IN(joint_positions, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_IN(joint_velocities, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_IN(imu_quaternion, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_IN(forceLLEG, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_IN(forceRLEG, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_IN(dforceLLEG, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_IN(dforceRLEG, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_IN(w_lf_in, double)TalosBaseEstimator
DECLARE_SIGNAL_IN(w_rf_in, double)TalosBaseEstimator
DECLARE_SIGNAL_IN(K_fb_feet_poses, double)TalosBaseEstimator
DECLARE_SIGNAL_IN(lf_ref_xyzquat, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_IN(rf_ref_xyzquat, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_IN(accelerometer, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_IN(gyroscope, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_INNER(kinematics_computations, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_OUT(q, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_OUT(v, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_OUT(v_kin, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_OUT(v_flex, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_OUT(v_imu, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_OUT(v_gyr, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_OUT(lf_xyzquat, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_OUT(rf_xyzquat, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_OUT(a_ac, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_OUT(v_ac, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_OUT(q_lf, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_OUT(q_rf, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_OUT(q_imu, dynamicgraph::Vector)TalosBaseEstimator
DECLARE_SIGNAL_OUT(w_lf, double)TalosBaseEstimator
DECLARE_SIGNAL_OUT(w_rf, double)TalosBaseEstimator
DECLARE_SIGNAL_OUT(w_lf_filtered, double)TalosBaseEstimator
DECLARE_SIGNAL_OUT(w_rf_filtered, double)TalosBaseEstimator
display(std::ostream &os) constTalosBaseEstimatorvirtual
init(const double &dt, const std::string &urdfFile)TalosBaseEstimator
kinematics_estimation(const Vector6 &ft, const Vector6 &K, const SE3 &oMfs, const pinocchio::FrameIndex foot_id, SE3 &oMff, SE3 &oMfa, SE3 &fsMff)TalosBaseEstimator
m_a_acTalosBaseEstimatorprotected
m_alpha_DC_accTalosBaseEstimatorprotected
m_alpha_DC_velTalosBaseEstimatorprotected
m_alpha_w_filterTalosBaseEstimatorprotected
m_dataTalosBaseEstimatorprotected
m_dtTalosBaseEstimatorprotected
m_fz_margin_lfTalosBaseEstimatorprotected
m_fz_margin_rfTalosBaseEstimatorprotected
m_fz_stable_windows_sizeTalosBaseEstimatorprotected
m_fz_std_dev_lfTalosBaseEstimatorprotected
m_fz_std_dev_rfTalosBaseEstimatorprotected
m_IMU_frame_idTalosBaseEstimatorprotected
m_initSucceededTalosBaseEstimatorprotected
m_isFirstIterFlagTalosBaseEstimatorprotected
m_K_lfTalosBaseEstimatorprotected
m_K_rfTalosBaseEstimatorprotected
m_last_DCaccTalosBaseEstimatorprotected
m_last_DCvelTalosBaseEstimatorprotected
m_last_velTalosBaseEstimatorprotected
m_left_foot_idTalosBaseEstimatorprotected
m_left_foot_is_stableTalosBaseEstimatorprotected
m_left_foot_sizesTalosBaseEstimatorprotected
m_lf_fz_stable_cptTalosBaseEstimatorprotected
m_modelTalosBaseEstimatorprotected
m_normalTalosBaseEstimatorprotected
m_oMff_lfTalosBaseEstimatorprotected
m_oMff_rfTalosBaseEstimatorprotected
m_oMlfsTalosBaseEstimatorprotected
m_oMlfs_default_refTalosBaseEstimatorprotected
m_oMlfs_xyzquatTalosBaseEstimatorprotected
m_oMrfsTalosBaseEstimatorprotected
m_oMrfs_default_refTalosBaseEstimatorprotected
m_oMrfs_xyzquatTalosBaseEstimatorprotected
m_oRffTalosBaseEstimatorprotected
m_oRtorsoTalosBaseEstimatorprotected
m_q_pinTalosBaseEstimatorprotected
m_q_sotTalosBaseEstimatorprotected
m_reset_foot_posTalosBaseEstimatorprotected
m_rf_fz_stable_cptTalosBaseEstimatorprotected
m_right_foot_idTalosBaseEstimatorprotected
m_right_foot_is_stableTalosBaseEstimatorprotected
m_right_foot_sizesTalosBaseEstimatorprotected
m_robot_utilTalosBaseEstimatorprotected
m_sole_M_ftSensTalosBaseEstimatorprotected
m_torso_idTalosBaseEstimatorprotected
m_torsoMimuTalosBaseEstimatorprotected
m_v_acTalosBaseEstimatorprotected
m_v_flexTalosBaseEstimatorprotected
m_v_gyrTalosBaseEstimatorprotected
m_v_imuTalosBaseEstimatorprotected
m_v_kinTalosBaseEstimatorprotected
m_v_pinTalosBaseEstimatorprotected
m_v_sotTalosBaseEstimatorprotected
m_w_imuTalosBaseEstimatorprotected
m_w_lf_filteredTalosBaseEstimatorprotected
m_w_rf_filteredTalosBaseEstimatorprotected
m_zmp_margin_lfTalosBaseEstimatorprotected
m_zmp_margin_rfTalosBaseEstimatorprotected
m_zmp_std_dev_lfTalosBaseEstimatorprotected
m_zmp_std_dev_rfTalosBaseEstimatorprotected
reset_foot_positions()TalosBaseEstimator
reset_foot_positions_impl(const Vector6 &ftlf, const Vector6 &ftrf)TalosBaseEstimator
set_alpha_DC_acc(const double &a)TalosBaseEstimator
set_alpha_DC_vel(const double &a)TalosBaseEstimator
set_alpha_w_filter(const double &a)TalosBaseEstimator
set_fz_stable_windows_size(const int &ws)TalosBaseEstimator
set_imu_weight(const double &w)TalosBaseEstimator
set_left_foot_sizes(const dynamicgraph::Vector &s)TalosBaseEstimator
set_normal_force_margin_left_foot(const double &margin)TalosBaseEstimator
set_normal_force_margin_right_foot(const double &margin)TalosBaseEstimator
set_normal_force_std_dev_left_foot(const double &std_dev)TalosBaseEstimator
set_normal_force_std_dev_right_foot(const double &std_dev)TalosBaseEstimator
set_right_foot_sizes(const dynamicgraph::Vector &s)TalosBaseEstimator
set_stiffness_left_foot(const dynamicgraph::Vector &k)TalosBaseEstimator
set_stiffness_right_foot(const dynamicgraph::Vector &k)TalosBaseEstimator
set_zmp_margin_left_foot(const double &margin)TalosBaseEstimator
set_zmp_margin_right_foot(const double &margin)TalosBaseEstimator
set_zmp_std_dev_left_foot(const double &std_dev)TalosBaseEstimator
set_zmp_std_dev_right_foot(const double &std_dev)TalosBaseEstimator
TalosBaseEstimator(const std::string &name)TalosBaseEstimator