Control Libraries 7.4.0
Loading...
Searching...
No Matches
state_representation::JointState Member List

This is the complete list of members for state_representation::JointState, including all inherited members.

array() conststate_representation::JointState
assert_not_empty() conststate_representation::Stateprotected
clamp_state_variable(double max_absolute_value, const JointStateVariable &state_variable_type, double noise_ratio=0)state_representation::JointState
clamp_state_variable(const Eigen::ArrayXd &max_absolute_value_array, const JointStateVariable &state_variable_type, const Eigen::ArrayXd &noise_ratio_array)state_representation::JointState
copy() conststate_representation::JointState
data() conststate_representation::JointStatevirtual
dist(const JointState &state, const JointStateVariable &state_variable_type=JointStateVariable::ALL) conststate_representation::JointState
diststate_representation::JointStatefriend
get_acceleration(const std::string &joint_name) conststate_representation::JointState
get_acceleration(unsigned int joint_index) conststate_representation::JointState
get_accelerations() conststate_representation::JointState
get_age() conststate_representation::State
get_joint_index(const std::string &joint_name) conststate_representation::JointState
get_name() conststate_representation::State
get_names() conststate_representation::JointState
get_position(const std::string &joint_name) conststate_representation::JointState
get_position(unsigned int joint_index) conststate_representation::JointState
get_positions() conststate_representation::JointState
get_size() conststate_representation::JointState
get_state_variable(const JointStateVariable &state_variable_type) conststate_representation::JointStateprotected
get_timestamp() conststate_representation::State
get_torque(const std::string &joint_name) conststate_representation::JointState
get_torque(unsigned int joint_index) conststate_representation::JointState
get_torques() conststate_representation::JointState
get_type() conststate_representation::State
get_velocities() conststate_representation::JointState
get_velocity(const std::string &joint_name) conststate_representation::JointState
get_velocity(unsigned int joint_index) conststate_representation::JointState
is_deprecated(double time_delay) conststate_representation::State
is_deprecated(const std::chrono::duration< int64_t, DurationT > &time_delay) conststate_representation::Stateinline
is_empty() conststate_representation::State
is_incompatible(const State &state) const overridestate_representation::JointStatevirtual
JointState()state_representation::JointState
JointState(const std::string &robot_name, unsigned int nb_joints=0)state_representation::JointStateexplicit
JointState(const std::string &robot_name, const std::vector< std::string > &joint_names)state_representation::JointState
JointState(const JointState &state)state_representation::JointState
multiply_state_variable(const Eigen::MatrixXd &lambda, const JointStateVariable &state_variable_type)state_representation::JointStateprotected
operator bool() const noexceptstate_representation::Stateexplicit
operator*(double lambda) conststate_representation::JointState
operator*state_representation::JointStatefriend
operator*state_representation::JointStatefriend
operator*=(double lambda)state_representation::JointState
operator+(const JointState &state) conststate_representation::JointState
operator+=(const JointState &state)state_representation::JointState
operator-() conststate_representation::JointState
operator-(const JointState &state) conststate_representation::JointState
operator-=(const JointState &state)state_representation::JointState
operator/(double lambda) conststate_representation::JointState
operator/=(double lambda)state_representation::JointState
operator<<state_representation::JointStatefriend
operator=(const JointState &state)state_representation::JointState
state_representation::State::operator=(const State &state)state_representation::State
Random(const std::string &robot_name, unsigned int nb_joints)state_representation::JointStatestatic
Random(const std::string &robot_name, const std::vector< std::string > &joint_names)state_representation::JointStatestatic
reset() overridestate_representation::JointStatevirtual
reset_timestamp()state_representation::State
set_acceleration(double acceleration, const std::string &joint_name)state_representation::JointState
set_acceleration(double acceleration, unsigned int joint_index)state_representation::JointState
set_accelerations(const Eigen::VectorXd &accelerations)state_representation::JointState
set_accelerations(const std::vector< double > &accelerations)state_representation::JointState
set_data(const Eigen::VectorXd &data) overridestate_representation::JointStatevirtual
set_data(const std::vector< double > &data) overridestate_representation::JointStatevirtual
state_representation::State::set_data(const Eigen::MatrixXd &data)state_representation::Statevirtual
set_empty(bool empty=true)state_representation::Stateprotected
set_name(const std::string &name)state_representation::Statevirtual
set_names(unsigned int nb_joints)state_representation::JointState
set_names(const std::vector< std::string > &names)state_representation::JointState
set_position(double position, const std::string &joint_name)state_representation::JointState
set_position(double position, unsigned int joint_index)state_representation::JointState
set_positions(const Eigen::VectorXd &positions)state_representation::JointState
set_positions(const std::vector< double > &positions)state_representation::JointState
set_state_variable(const Eigen::VectorXd &new_value, const JointStateVariable &state_variable_type)state_representation::JointStateprotected
set_state_variable(const std::vector< double > &new_value, const JointStateVariable &state_variable_type)state_representation::JointStateprotected
set_state_variable(double new_value, unsigned int joint_index, const JointStateVariable &state_variable_type)state_representation::JointStateprotected
set_torque(double torque, const std::string &joint_name)state_representation::JointState
set_torque(double torque, unsigned int joint_index)state_representation::JointState
set_torques(const Eigen::VectorXd &torques)state_representation::JointState
set_torques(const std::vector< double > &torques)state_representation::JointState
set_type(const StateType &type)state_representation::Stateprotected
set_velocities(const Eigen::VectorXd &velocities)state_representation::JointState
set_velocities(const std::vector< double > &velocities)state_representation::JointState
set_velocity(double velocity, const std::string &joint_name)state_representation::JointState
set_velocity(double velocity, unsigned int joint_index)state_representation::JointState
set_zero()state_representation::JointState
State()state_representation::State
State(const std::string &name)state_representation::Stateexplicit
State(const State &state)state_representation::State
swapstate_representation::JointStatefriend
to_std_vector() conststate_representation::JointState
to_string() const overridestate_representation::JointStateprotectedvirtual
Zero(const std::string &robot_name, unsigned int nb_joints)state_representation::JointStatestatic
Zero(const std::string &robot_name, const std::vector< std::string > &joint_names)state_representation::JointStatestatic
~State()=defaultstate_representation::Statevirtual