Control Libraries 6.3.4
Loading...
Searching...
No Matches
state_representation::JointTorques Member List

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

array() conststate_representation::JointState
clamp(double max_absolute_value, double noise_ratio=0.)state_representation::JointTorques
clamp(const Eigen::ArrayXd &max_absolute_value_array, const Eigen::ArrayXd &noise_ratio_array)state_representation::JointTorques
clamped(double max_absolute_value, double noise_ratio=0.) conststate_representation::JointTorques
clamped(const Eigen::ArrayXd &max_absolute_value_array, const Eigen::ArrayXd &noise_ratio_array) conststate_representation::JointTorques
copy() conststate_representation::JointTorques
data() const overridestate_representation::JointTorquesvirtual
dist(const JointState &state, const JointStateVariable &state_variable_type=JointStateVariable::ALL) conststate_representation::JointState
get_acceleration(unsigned int joint_index) const =delete (defined in state_representation::JointTorques)state_representation::JointTorques
get_acceleration(const std::string &joint_name) const =delete (defined in state_representation::JointTorques)state_representation::JointTorques
get_accelerations() const =delete (defined in state_representation::JointTorques)state_representation::JointTorques
get_joint_index(const std::string &joint_name) conststate_representation::JointState
get_name() conststate_representation::State
get_names() conststate_representation::JointStateinline
get_position(unsigned int joint_index) const =delete (defined in state_representation::JointTorques)state_representation::JointTorques
get_position(const std::string &joint_name) const =delete (defined in state_representation::JointTorques)state_representation::JointTorques
get_positions() const =delete (defined in state_representation::JointTorques)state_representation::JointTorques
get_size() conststate_representation::JointStateinline
get_state_variable(const JointStateVariable &state_variable_type) conststate_representation::JointStateinlineprotected
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() const =delete (defined in state_representation::JointTorques)state_representation::JointTorques
get_velocity(unsigned int joint_index) const =delete (defined in state_representation::JointTorques)state_representation::JointTorques
get_velocity(const std::string &joint_name) const =delete (defined in state_representation::JointTorques)state_representation::JointTorques
initialize()state_representation::JointStatevirtual
is_compatible(const State &state) conststate_representation::JointStateinlinevirtual
is_deprecated(const std::chrono::duration< int64_t, DurationT > &time_delay)state_representation::Stateinline
is_empty() conststate_representation::State
JointState()state_representation::JointStateexplicit
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::JointStateexplicit
JointState(const JointState &state)=defaultstate_representation::JointState
JointTorques()state_representation::JointTorquesexplicit
JointTorques(const std::string &robot_name, unsigned int nb_joints=0)state_representation::JointTorquesexplicit
JointTorques(const std::string &robot_name, const std::vector< std::string > &joint_names)state_representation::JointTorquesexplicit
JointTorques(const std::string &robot_name, const Eigen::VectorXd &torques)state_representation::JointTorquesexplicit
JointTorques(const std::string &robot_name, const std::vector< std::string > &joint_names, const Eigen::VectorXd &torques)state_representation::JointTorquesexplicit
JointTorques(const JointTorques &torques)state_representation::JointTorques
JointTorques(const JointState &state)state_representation::JointTorques
multiply_state_variable(const Eigen::ArrayXd &lambda, const JointStateVariable &state_variable_type)state_representation::JointStateprotected
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::JointTorques
operator*(const Eigen::ArrayXd &lambda) conststate_representation::JointTorques
operator*(const Eigen::MatrixXd &lambda) conststate_representation::JointTorques
operator*state_representation::JointTorquesfriend
operator*state_representation::JointTorquesfriend
operator*state_representation::JointTorquesfriend
operator*=(double lambda)state_representation::JointTorques
operator*=(const Eigen::ArrayXd &lambda)state_representation::JointTorques
operator*=(const Eigen::MatrixXd &lambda)state_representation::JointTorques
operator+(const JointTorques &torques) conststate_representation::JointTorques
state_representation::JointState::operator+(const JointState &state) conststate_representation::JointState
operator+=(const JointTorques &torques)state_representation::JointTorques
state_representation::JointState::operator+=(const JointState &state)state_representation::JointState
operator-(const JointTorques &torques) conststate_representation::JointTorques
state_representation::JointState::operator-(const JointState &state) conststate_representation::JointState
operator-=(const JointTorques &torques)state_representation::JointTorques
state_representation::JointState::operator-=(const JointState &state)state_representation::JointState
operator/(double lambda) conststate_representation::JointTorques
operator/=(double lambda)state_representation::JointTorques
operator<<state_representation::JointTorquesfriend
operator=(const JointTorques &torques)=defaultstate_representation::JointTorques
state_representation::JointState::operator=(const JointState &state)state_representation::JointStateinline
state_representation::State::operator=(const State &state)state_representation::Stateinline
Random(const std::string &robot_name, unsigned int nb_joints)state_representation::JointTorquesstatic
Random(const std::string &robot_name, const std::vector< std::string > &joint_names)state_representation::JointTorquesstatic
reset_timestamp()state_representation::State
set_acceleration(double acceleration, unsigned int joint_index) const =delete (defined in state_representation::JointTorques)state_representation::JointTorques
set_acceleration(double acceleration, const std::string &joint_name) const =delete (defined in state_representation::JointTorques)state_representation::JointTorques
state_representation::JointState::set_acceleration(double acceleration, const std::string &joint_name)state_representation::JointState
state_representation::JointState::set_acceleration(double acceleration, unsigned int joint_index)state_representation::JointState
set_accelerations(const Eigen::VectorXd &accelerations)=delete (defined in state_representation::JointTorques)state_representation::JointTorques
set_accelerations(const std::vector< double > &accelerations)=delete (defined in state_representation::JointTorques)state_representation::JointTorques
set_data(const Eigen::VectorXd &data) overridestate_representation::JointTorquesvirtual
set_data(const std::vector< double > &data) overridestate_representation::JointTorquesvirtual
state_representation::State::set_data(const Eigen::MatrixXd &data)state_representation::Statevirtual
set_empty(bool empty=true)state_representation::State
set_filled()state_representation::State
set_name(const std::string &name)state_representation::Statevirtual
set_names(unsigned int nb_joints)state_representation::JointStateinline
set_names(const std::vector< std::string > &names)state_representation::JointStateinline
set_position(double position, unsigned int joint_index) const =delete (defined in state_representation::JointTorques)state_representation::JointTorques
set_position(double position, const std::string &joint_name) const =delete (defined in state_representation::JointTorques)state_representation::JointTorques
state_representation::JointState::set_position(double position, const std::string &joint_name)state_representation::JointState
state_representation::JointState::set_position(double position, unsigned int joint_index)state_representation::JointState
set_positions(const Eigen::VectorXd &positions)=delete (defined in state_representation::JointTorques)state_representation::JointTorques
set_positions(const std::vector< double > &positions)=delete (defined in state_representation::JointTorques)state_representation::JointTorques
set_state_variable(const Eigen::VectorXd &new_value, const JointStateVariable &state_variable_type)state_representation::JointStateinlineprotected
set_timestamp(const std::chrono::time_point< std::chrono::steady_clock > &timepoint)state_representation::State
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)=delete (defined in state_representation::JointTorques)state_representation::JointTorques
set_velocities(const std::vector< double > &velocities)=delete (defined in state_representation::JointTorques)state_representation::JointTorques
set_velocity(double velocity, unsigned int joint_index) const =delete (defined in state_representation::JointTorques)state_representation::JointTorques
set_velocity(double velocity, const std::string &joint_name) const =delete (defined in state_representation::JointTorques)state_representation::JointTorques
state_representation::JointState::set_velocity(double velocity, const std::string &joint_name)state_representation::JointState
state_representation::JointState::set_velocity(double velocity, unsigned int joint_index)state_representation::JointState
set_zero()state_representation::JointState
State()state_representation::Stateexplicit
State(const StateType &type)state_representation::Stateexplicit
State(const StateType &type, const std::string &name, const bool &empty=true)state_representation::Stateexplicit
State(const State &state)state_representation::State
to_std_vector() conststate_representation::JointStateinline
Zero(const std::string &robot_name, unsigned int nb_joints)state_representation::JointTorquesstatic
Zero(const std::string &robot_name, const std::vector< std::string > &joint_names)state_representation::JointTorquesstatic
~State()=defaultstate_representation::Statevirtual