XBotInterface  2.4.1
XBotInterface provides a generic API to model and control a robot.
XBot::XBotInterface Member List

This is the complete list of members for XBot::XBotInterface, including all inherited members.

_chain_mapXBot::XBotInterfaceprotected
_ft_id_mapXBot::XBotInterfaceprotected
_ft_mapXBot::XBotInterfaceprotected
_hand_id_mapXBot::XBotInterfaceprotected
_hand_mapXBot::XBotInterfaceprotected
_imu_id_mapXBot::XBotInterfaceprotected
_imu_mapXBot::XBotInterfaceprotected
_joint_id_to_eigen_idXBot::XBotInterfaceprotected
_joint_name_to_eigen_idXBot::XBotInterfaceprotected
_joint_vectorXBot::XBotInterfaceprotected
_ordered_chain_namesXBot::XBotInterfaceprotected
_ordered_joint_vectorXBot::XBotInterfaceprotected
_XBotModelXBot::XBotInterfaceprotected
arms() constXBot::XBotInterface
checkEffortLimits(const Eigen::VectorXd &tau, std::vector< std::string > &violating_joints) constXBot::XBotInterface
checkEffortLimits(const Eigen::VectorXd &tau) constXBot::XBotInterface
checkJointLimits(const Eigen::VectorXd &q, std::vector< std::string > &violating_joints) constXBot::XBotInterface
checkJointLimits(const Eigen::VectorXd &q) constXBot::XBotInterface
checkVelocityLimits(const Eigen::VectorXd &qdot, std::vector< std::string > &violating_joints) constXBot::XBotInterface
checkVelocityLimits(const Eigen::VectorXd &qdot) constXBot::XBotInterface
ConstPtr typedefXBot::XBotInterface
eigenToMap(const Eigen::VectorXd &vector, JointNameMap &name_map) constXBot::XBotInterface
eigenToMap(const Eigen::VectorXd &vector, JointIdMap &id_map) constXBot::XBotInterface
enforceEffortLimit(Eigen::VectorXd &tau) constXBot::XBotInterface
enforceJointLimits(JointIdMap &q) constXBot::XBotInterface
enforceJointLimits(JointNameMap &q) constXBot::XBotInterface
enforceJointLimits(Eigen::VectorXd &q) constXBot::XBotInterface
enforceVelocityLimit(Eigen::VectorXd &qdot) constXBot::XBotInterface
getChainMap() constXBot::XBotInterface
getChainNames() constXBot::XBotInterface
getConfigOptions() constXBot::XBotInterface
getDamping(Eigen::VectorXd &D) constXBot::XBotInterface
getDamping(JointIdMap &D) constXBot::XBotInterface
getDamping(JointNameMap &D) constXBot::XBotInterface
getDofIndex(const std::string &joint_name) constXBot::XBotInterface
getDofIndex(int joint_id) constXBot::XBotInterface
getDofIndex(const std::string &chain_name, std::vector< int > &ids) constXBot::XBotInterface
getEffortLimits(Eigen::VectorXd &tau_max) constXBot::XBotInterface
getEffortReference(Eigen::VectorXd &tau) constXBot::XBotInterface
getEffortReference(JointIdMap &tau) constXBot::XBotInterface
getEffortReference(JointNameMap &tau) constXBot::XBotInterface
getEnabledJointId() constXBot::XBotInterface
getEnabledJointNames() constXBot::XBotInterface
getForceTorque() constXBot::XBotInterface
getForceTorque(const std::string &parent_link_name) constXBot::XBotInterface
getForceTorque(int ft_id) constXBot::XBotInterface
getForceTorqueInternal() constXBot::XBotInterfaceprotected
getHand()XBot::XBotInterface
getHand(int hand_id) constXBot::XBotInterface
getImu()XBot::XBotInterface
getImu(const std::string &parent_link_name) constXBot::XBotInterface
getImu(int imu_id) constXBot::XBotInterface
getImuInternal() constXBot::XBotInterfaceprotected
getJointAcceleration(Eigen::VectorXd &qddot) constXBot::XBotInterface
getJointAcceleration(JointIdMap &qddot) constXBot::XBotInterface
getJointAcceleration(JointNameMap &qddot) constXBot::XBotInterface
getJointByDofIndex(int idx) constXBot::XBotInterface
getJointByDofIndexInternal(int dof_index) constXBot::XBotInterfaceprotected
getJointByID(int joint_id) constXBot::XBotInterface
getJointByIdInternal(int joint_id) constXBot::XBotInterfaceprotected
getJointByName(const std::string &joint_name) constXBot::XBotInterface
getJointByNameInternal(const std::string &joint_name) constXBot::XBotInterfaceprotected
getJointEffort(Eigen::VectorXd &tau) constXBot::XBotInterface
getJointEffort(JointIdMap &tau) constXBot::XBotInterface
getJointEffort(JointNameMap &tau) constXBot::XBotInterface
getJointLimits(Eigen::VectorXd &q_min, Eigen::VectorXd &q_max) constXBot::XBotInterface
getJointNum() constXBot::XBotInterface
getJointPosition(Eigen::VectorXd &q) constXBot::XBotInterface
getJointPosition(JointIdMap &q) constXBot::XBotInterface
getJointPosition(JointNameMap &q) constXBot::XBotInterface
getJointVelocity(Eigen::VectorXd &qdot) constXBot::XBotInterface
getJointVelocity(JointIdMap &qdot) constXBot::XBotInterface
getJointVelocity(JointNameMap &qdot) constXBot::XBotInterface
getModelOrderedChainName() constXBot::XBotInterfaceprotected
getMotorPosition(Eigen::VectorXd &q) constXBot::XBotInterface
getMotorPosition(JointIdMap &q) constXBot::XBotInterface
getMotorPosition(JointNameMap &q) constXBot::XBotInterface
getMotorVelocity(Eigen::VectorXd &qdot) constXBot::XBotInterface
getMotorVelocity(JointIdMap &qdot) constXBot::XBotInterface
getMotorVelocity(JointNameMap &qdot) constXBot::XBotInterface
getPathToConfig() constXBot::XBotInterface
getPositionReference(Eigen::VectorXd &q) constXBot::XBotInterface
getPositionReference(JointIdMap &q) constXBot::XBotInterface
getPositionReference(JointNameMap &q) constXBot::XBotInterface
getRobotState(const std::string &state_name, Eigen::VectorXd &q) constXBot::XBotInterface
getRobotState(const std::string &state_name, JointIdMap &q) constXBot::XBotInterface
getRobotState(const std::string &state_name, JointNameMap &q) constXBot::XBotInterface
getSrdf() constXBot::XBotInterface
getSrdfPath() constXBot::XBotInterface
getSrdfString() constXBot::XBotInterface
getStiffness(Eigen::VectorXd &K) constXBot::XBotInterface
getStiffness(JointIdMap &K) constXBot::XBotInterface
getStiffness(JointNameMap &K) constXBot::XBotInterface
getTemperature(Eigen::VectorXd &temp) constXBot::XBotInterface
getTemperature(JointIdMap &temp) constXBot::XBotInterface
getTemperature(JointNameMap &temp) constXBot::XBotInterface
getUrdf() constXBot::XBotInterface
getUrdfPath() constXBot::XBotInterface
getUrdfString() constXBot::XBotInterface
getVelocityLimits(Eigen::VectorXd &qdot_max) constXBot::XBotInterface
getVelocityReference(Eigen::VectorXd &qdot) constXBot::XBotInterface
getVelocityReference(JointIdMap &qdot) constXBot::XBotInterface
getVelocityReference(JointNameMap &qdot) constXBot::XBotInterface
hasChain(const std::string &chain_name) constXBot::XBotInterface
hasJoint(const std::string &joint_name) constXBot::XBotInterface
hasJoint(int joint_id) constXBot::XBotInterface
init(const std::string &path_to_cfg)XBot::XBotInterface
init(const ConfigOptions &options)XBot::XBotInterface
init_internal(const ConfigOptions &config)XBot::XBotInterfaceinlineprotectedvirtual
initLog(MatLogger2::Ptr logger, int buffer_size=-1, int interleave=1, std::string prefix="")XBot::XBotInterface
legs() constXBot::XBotInterface
log(MatLogger2::Ptr logger, double timestamp, const std::string &prefix="") constXBot::XBotInterface
mapToEigen(const JointNameMap &map, Eigen::VectorXd &vector) constXBot::XBotInterface
mapToEigen(const JointIdMap &map, Eigen::VectorXd &vector) constXBot::XBotInterface
operator<<(std::ostream &os, const XBot::XBotInterface &robot)XBot::XBotInterfacefriend
operator=(const XBotInterface &rhs)XBot::XBotInterface
post_init()XBot::XBotInterfaceinlineprotectedvirtual
print() constXBot::XBotInterface
printTracking() constXBot::XBotInterface
Ptr typedefXBot::XBotInterface
setDamping(const Eigen::VectorXd &D)XBot::XBotInterface
setDamping(const JointIdMap &D)XBot::XBotInterface
setDamping(const JointNameMap &D)XBot::XBotInterface
setEffortReference(const Eigen::VectorXd &tau)XBot::XBotInterface
setEffortReference(const JointIdMap &tau)XBot::XBotInterface
setEffortReference(const JointNameMap &tau)XBot::XBotInterface
setJointAcceleration(const Eigen::VectorXd &qddot)XBot::XBotInterface
setJointAcceleration(const JointIdMap &qddot)XBot::XBotInterface
setJointAcceleration(const JointNameMap &qddot)XBot::XBotInterface
setJointEffort(const Eigen::VectorXd &tau)XBot::XBotInterface
setJointEffort(const JointIdMap &tau)XBot::XBotInterface
setJointEffort(const JointNameMap &tau)XBot::XBotInterface
setJointPosition(const Eigen::VectorXd &q)XBot::XBotInterface
setJointPosition(const JointIdMap &q)XBot::XBotInterface
setJointPosition(const JointNameMap &q)XBot::XBotInterface
setJointVelocity(const Eigen::VectorXd &qdot)XBot::XBotInterface
setJointVelocity(const JointIdMap &qdot)XBot::XBotInterface
setJointVelocity(const JointNameMap &qdot)XBot::XBotInterface
setMotorPosition(const Eigen::VectorXd &q)XBot::XBotInterface
setMotorPosition(const JointIdMap &q)XBot::XBotInterface
setMotorPosition(const JointNameMap &q)XBot::XBotInterface
setMotorVelocity(const Eigen::VectorXd &qdot)XBot::XBotInterface
setMotorVelocity(const JointIdMap &qdot)XBot::XBotInterface
setMotorVelocity(const JointNameMap &qdot)XBot::XBotInterface
setPositionReference(const Eigen::VectorXd &q)XBot::XBotInterface
setPositionReference(const JointIdMap &q)XBot::XBotInterface
setPositionReference(const JointNameMap &q)XBot::XBotInterface
setStiffness(const Eigen::VectorXd &K)XBot::XBotInterface
setStiffness(const JointIdMap &K)XBot::XBotInterface
setStiffness(const JointNameMap &K)XBot::XBotInterface
setTemperature(const Eigen::VectorXd &temp)XBot::XBotInterface
setTemperature(const JointIdMap &temp)XBot::XBotInterface
setTemperature(const JointNameMap &temp)XBot::XBotInterface
setVelocityReference(const Eigen::VectorXd &qdot)XBot::XBotInterface
setVelocityReference(const JointIdMap &qdot)XBot::XBotInterface
setVelocityReference(const JointNameMap &qdot)XBot::XBotInterface
sync(const XBotInterface &other, SyncFlags... flags)XBot::XBotInterface
XBotInterface()XBot::XBotInterface
XBotInterface(const XBotInterface &other)XBot::XBotInterface
~XBotInterface()XBot::XBotInterfacevirtual