base
base::samples::Joints Member List

This is the complete list of members for base::samples::Joints, including all inherited members.

Accelerations(std::vector< float > const &acceleration)base::samples::Jointsstatic
Accelerations(std::vector< float > const &acceleration, std::vector< std::string > const &names)base::samples::Jointsstatic
clear()base::NamedVector< JointState >inline
Efforts(std::vector< float > const &efforts)base::samples::Jointsstatic
Efforts(std::vector< float > const &efforts, std::vector< std::string > const &names)base::samples::Jointsstatic
elementsbase::NamedVector< JointState >
empty() constbase::NamedVector< JointState >inline
getElementByName(std::string name) constbase::NamedVector< JointState >inline
hasNames() constbase::NamedVector< JointState >inline
mapNameToIndex(std::string const &name) constbase::NamedVector< JointState >inline
namesbase::NamedVector< JointState >
operator[](std::string name) constbase::NamedVector< JointState >inline
operator[](std::string name)base::NamedVector< JointState >inline
operator[](size_t index) constbase::NamedVector< JointState >inline
operator[](size_t index)base::NamedVector< JointState >inline
Positions(std::vector< double > const &positions)base::samples::Jointsstatic
Positions(std::vector< double > const &positions, std::vector< std::string > const &names)base::samples::Jointsstatic
Raw(std::vector< float > const &raw)base::samples::Jointsstatic
Raw(std::vector< float > const &raw, std::vector< std::string > const &names)base::samples::Jointsstatic
resize(size_t size)base::NamedVector< JointState >inline
size() constbase::NamedVector< JointState >inline
Speeds(std::vector< float > const &speeds)base::samples::Jointsstatic
Speeds(std::vector< float > const &speeds, std::vector< std::string > const &names)base::samples::Jointsstatic
timebase::samples::Joints