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

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

array() conststate_representation::JointState
assert_not_empty() conststate_representation::Stateprotected
clamp(double max_absolute_value, double noise_ratio=0.)state_representation::JointPositions
clamp(const Eigen::ArrayXd &max_absolute_value_array, const Eigen::ArrayXd &noise_ratio_array)state_representation::JointPositions
clamped(double max_absolute_value, double noise_ratio=0.) conststate_representation::JointPositions
clamped(const Eigen::ArrayXd &max_absolute_value_array, const Eigen::ArrayXd &noise_ratio_array) conststate_representation::JointPositions
copy() conststate_representation::JointPositions
data() const overridestate_representation::JointPositionsvirtual
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::JointPositions)state_representation::JointPositions
get_acceleration(const std::string &joint_name) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
get_accelerations() const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
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(unsigned int joint_index) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
get_torque(const std::string &joint_name) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
get_torques() const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
get_type() conststate_representation::State
get_velocities() const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
get_velocity(unsigned int joint_index) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
get_velocity(const std::string &joint_name) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
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
JointPositions()state_representation::JointPositionsexplicit
JointPositions(const std::string &robot_name, unsigned int nb_joints=0)state_representation::JointPositionsexplicit
JointPositions(const std::string &robot_name, const std::vector< std::string > &joint_names)state_representation::JointPositionsexplicit
JointPositions(const std::string &robot_name, const Eigen::VectorXd &positions)state_representation::JointPositionsexplicit
JointPositions(const std::string &robot_name, const std::vector< std::string > &joint_names, const Eigen::VectorXd &positions)state_representation::JointPositionsexplicit
JointPositions(const JointPositions &positions)state_representation::JointPositions
JointPositions(const JointState &state)state_representation::JointPositions
JointPositions(const JointVelocities &velocities)state_representation::JointPositions
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::JointPositions
operator*state_representation::JointPositionsfriend
operator*state_representation::JointPositionsfriend
operator*=(double lambda)state_representation::JointPositions
operator+(const JointVelocities &velocities) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
operator+(const JointAccelerations &accelerations) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
operator+(const JointTorques &torques) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
operator+(const JointPositions &positions) conststate_representation::JointPositions
operator+(const JointState &state) conststate_representation::JointPositions
operator+=(const JointVelocities &velocities)=delete (defined in state_representation::JointPositions)state_representation::JointPositions
operator+=(const JointAccelerations &accelerations)=delete (defined in state_representation::JointPositions)state_representation::JointPositions
operator+=(const JointTorques &torques)=delete (defined in state_representation::JointPositions)state_representation::JointPositions
operator+=(const JointPositions &positions)state_representation::JointPositions
operator+=(const JointState &state)state_representation::JointPositions
operator-(const JointVelocities &velocities) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
operator-(const JointAccelerations &accelerations) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
operator-(const JointTorques &torques) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
operator-() conststate_representation::JointPositions
operator-(const JointPositions &positions) conststate_representation::JointPositions
operator-(const JointState &state) conststate_representation::JointPositions
operator-=(const JointVelocities &velocities)=delete (defined in state_representation::JointPositions)state_representation::JointPositions
operator-=(const JointAccelerations &accelerations)=delete (defined in state_representation::JointPositions)state_representation::JointPositions
operator-=(const JointTorques &torques)=delete (defined in state_representation::JointPositions)state_representation::JointPositions
operator-=(const JointPositions &positions)state_representation::JointPositions
operator-=(const JointState &state)state_representation::JointPositions
operator/(double lambda) conststate_representation::JointPositions
operator/(const std::chrono::nanoseconds &dt) conststate_representation::JointPositions
operator/=(double lambda)state_representation::JointPositions
operator<<state_representation::JointPositionsfriend
operator=(const JointPositions &positions)=defaultstate_representation::JointPositions
state_representation::JointState::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::JointPositionsstatic
Random(const std::string &robot_name, const std::vector< std::string > &joint_names)state_representation::JointPositionsstatic
reset() overridestate_representation::JointStatevirtual
reset_timestamp()state_representation::State
set_acceleration(double acceleration, unsigned int joint_index) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
set_acceleration(double acceleration, const std::string &joint_name) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
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::JointPositions)state_representation::JointPositions
set_accelerations(const std::vector< double > &accelerations)=delete (defined in state_representation::JointPositions)state_representation::JointPositions
set_data(const Eigen::VectorXd &data) overridestate_representation::JointPositionsvirtual
set_data(const std::vector< double > &data) overridestate_representation::JointPositionsvirtual
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, unsigned int joint_index) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
set_torque(double torque, const std::string &joint_name) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
state_representation::JointState::set_torque(double torque, const std::string &joint_name)state_representation::JointState
state_representation::JointState::set_torque(double torque, unsigned int joint_index)state_representation::JointState
set_torques(const Eigen::VectorXd &torques)=delete (defined in state_representation::JointPositions)state_representation::JointPositions
set_torques(const std::vector< double > &torques)=delete (defined in state_representation::JointPositions)state_representation::JointPositions
set_type(const StateType &type)state_representation::Stateprotected
set_velocities(const Eigen::VectorXd &velocities)=delete (defined in state_representation::JointPositions)state_representation::JointPositions
set_velocities(const std::vector< double > &velocities)=delete (defined in state_representation::JointPositions)state_representation::JointPositions
set_velocity(double velocity, unsigned int joint_index) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
set_velocity(double velocity, const std::string &joint_name) const =delete (defined in state_representation::JointPositions)state_representation::JointPositions
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::State
State(const std::string &name)state_representation::Stateexplicit
State(const State &state)state_representation::State
to_std_vector() conststate_representation::JointState
to_string() const overridestate_representation::JointStateprotectedvirtual
Zero(const std::string &robot_name, unsigned int nb_joints)state_representation::JointPositionsstatic
Zero(const std::string &robot_name, const std::vector< std::string > &joint_names)state_representation::JointPositionsstatic
~State()=defaultstate_representation::Statevirtual