move3d_ros_lib
0.1.0
move3d/ros API interface
|
This is the complete list of members for move3d::BaseHumanUpdater, including all inherited members.
BaseHumanUpdater() (defined in move3d::BaseHumanUpdater) | move3d::BaseHumanUpdater | inlineprotected |
computeConf(Robot *h, const Eigen::Affine3d &base, const std::map< std::string, Eigen::Affine3d > &joints, const HumanSettings &settings, RobotState &q)=0 | move3d::BaseHumanUpdater | pure virtual |
update(Robot *h, const Eigen::Affine3d &base, const std::map< std::string, Eigen::Affine3d > &joints, const HumanSettings &settings)=0 | move3d::BaseHumanUpdater | pure virtual |
~BaseHumanUpdater() (defined in move3d::BaseHumanUpdater) | move3d::BaseHumanUpdater | inlinevirtual |