array() const | state_representation::CartesianState | |
CartesianState() | state_representation::CartesianState | explicit |
CartesianState(const std::string &name, const std::string &reference="world") | state_representation::CartesianState | explicit |
CartesianState(const CartesianState &state)=default | state_representation::CartesianState | |
CartesianWrench() | state_representation::CartesianWrench | explicit |
CartesianWrench(const std::string &name, const std::string &reference="world") | state_representation::CartesianWrench | explicit |
CartesianWrench(const CartesianWrench &wrench) | state_representation::CartesianWrench | |
CartesianWrench(const CartesianState &state) | state_representation::CartesianWrench | |
CartesianWrench(const std::string &name, const Eigen::Vector3d &force, const std::string &reference="world") | state_representation::CartesianWrench | explicit |
CartesianWrench(const std::string &name, const Eigen::Vector3d &force, const Eigen::Vector3d &torque, const std::string &reference="world") | state_representation::CartesianWrench | explicit |
CartesianWrench(const std::string &name, const Eigen::Matrix< double, 6, 1 > &wrench, const std::string &reference="world") | state_representation::CartesianWrench | explicit |
clamp(double max_force, double max_torque, double force_noise_ratio=0, double torque_noise_ratio=0) | state_representation::CartesianWrench | |
clamped(double max_force, double max_torque, double force_noise_ratio=0, double torque_noise_ratio=0) const | state_representation::CartesianWrench | |
copy() const | state_representation::CartesianWrench | |
data() const override | state_representation::CartesianWrench | virtual |
dist(const CartesianState &state, const CartesianStateVariable &state_variable_type=CartesianStateVariable::ALL) const | state_representation::CartesianState | |
get_acceleration() const =delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
get_angular_acceleration() const =delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
get_angular_velocity() const =delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
get_force() const | state_representation::CartesianState | |
get_linear_acceleration() const =delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
get_linear_velocity() const =delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
get_name() const | state_representation::State | |
get_orientation() const =delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
get_orientation_coefficients() const =delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
get_pose() const =delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
get_position() const =delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
get_reference_frame() const | state_representation::SpatialState | inline |
get_state_variable(const CartesianStateVariable &state_variable_type) const | state_representation::CartesianState | inlineprotected |
get_timestamp() const | state_representation::State | |
get_torque() const | state_representation::CartesianState | |
get_transformation_matrix() const =delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
get_twist() const =delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
get_type() const | state_representation::State | |
get_wrench() const | state_representation::CartesianState | |
Identity(const std::string &name, const std::string &reference="world") | state_representation::CartesianState | static |
initialize() override | state_representation::CartesianState | virtual |
inverse() const | state_representation::CartesianWrench | |
is_compatible(const State &state) const override | state_representation::SpatialState | inlinevirtual |
is_deprecated(const std::chrono::duration< int64_t, DurationT > &time_delay) | state_representation::State | inline |
is_empty() const | state_representation::State | |
normalize(const CartesianStateVariable &state_variable_type=CartesianStateVariable::ALL) | state_representation::CartesianState | |
normalized(const CartesianStateVariable &state_variable_type=CartesianStateVariable::WRENCH) const | state_representation::CartesianWrench | inline |
norms(const CartesianStateVariable &state_variable_type=CartesianStateVariable::WRENCH) const override | state_representation::CartesianWrench | inlinevirtual |
operator bool() const noexcept | state_representation::State | explicit |
operator*(const CartesianState &state)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
operator*(double lambda) const | state_representation::CartesianWrench | |
operator* | state_representation::CartesianWrench | friend |
operator* | state_representation::CartesianWrench | friend |
state_representation::CartesianState::operator*(const CartesianState &state) const | state_representation::CartesianState | |
operator*=(const CartesianState &state)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
operator*= (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | friend |
operator*=(double lambda) | state_representation::CartesianWrench | |
operator+(const CartesianWrench &wrench) const | state_representation::CartesianWrench | |
state_representation::CartesianState::operator+(const CartesianState &state) const | state_representation::CartesianState | |
operator+=(const CartesianWrench &wrench) | state_representation::CartesianWrench | |
state_representation::CartesianState::operator+=(const CartesianState &state) | state_representation::CartesianState | |
operator-(const CartesianWrench &wrench) const | state_representation::CartesianWrench | |
state_representation::CartesianState::operator-(const CartesianState &state) const | state_representation::CartesianState | |
operator-=(const CartesianWrench &wrench) | state_representation::CartesianWrench | |
state_representation::CartesianState::operator-=(const CartesianState &state) | state_representation::CartesianState | |
operator/(double lambda) const | state_representation::CartesianWrench | |
operator/=(double lambda) | state_representation::CartesianWrench | |
operator<< | state_representation::CartesianWrench | friend |
operator=(const CartesianWrench &wrench)=default | state_representation::CartesianWrench | |
state_representation::CartesianState::operator=(const CartesianState &state) | state_representation::CartesianState | inline |
state_representation::SpatialState::operator=(const SpatialState &state) | state_representation::SpatialState | inline |
state_representation::State::operator=(const State &state) | state_representation::State | inline |
Random(const std::string &name, const std::string &reference="world") | state_representation::CartesianWrench | static |
reset_timestamp() | state_representation::State | |
set_acceleration(const Eigen::Matrix< double, 6, 1 > &acceleration)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_acceleration(const std::vector< double > &acceleration)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_angular_acceleration(const Eigen::Vector3d &angular_acceleration)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_angular_acceleration(const std::vector< double > &angular_acceleration)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_angular_acceleration(const double &x, const double &y, const double &z)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_angular_velocity(const Eigen::Vector3d &angular_velocity)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_angular_velocity(const std::vector< double > &angular_velocity)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_angular_velocity(const double &x, const double &y, const double &z)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_data(const Eigen::VectorXd &data) override | state_representation::CartesianWrench | virtual |
set_data(const std::vector< double > &data) override | state_representation::CartesianWrench | virtual |
state_representation::SpatialState::set_data(const Eigen::MatrixXd &data) | state_representation::State | virtual |
set_empty(bool empty=true) | state_representation::State | |
set_filled() | state_representation::State | |
set_force(const Eigen::Vector3d &force) | state_representation::CartesianState | |
set_force(const std::vector< double > &force) | state_representation::CartesianState | |
set_force(const double &x, const double &y, const double &z) | state_representation::CartesianState | |
set_linear_acceleration(const Eigen::Vector3d &linear_acceleration)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_linear_acceleration(const std::vector< double > &linear_acceleration)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_linear_acceleration(const double &x, const double &y, const double &z)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_linear_velocity(const Eigen::Vector3d &linear_velocity)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_linear_velocity(const std::vector< double > &linear_velocity)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_linear_velocity(const double &x, const double &y, const double &z)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_name(const std::string &name) | state_representation::State | virtual |
set_orientation(const Eigen::Quaterniond &orientation)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_orientation(const Eigen::Vector4d &orientation)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_orientation(const std::vector< double > &orientation)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_orientation(const double &w, const double &x, const double &y, const double &z)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_pose(const Eigen::Vector3d &position, const Eigen::Quaterniond &orientation)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_pose(const Eigen::Matrix< double, 7, 1 > &pose)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_pose(const std::vector< double > &pose)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_position(const Eigen::Vector3d &position)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_position(const std::vector< double > &position)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_position(const double &x, const double &y, const double &z)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_reference_frame(const std::string &reference_frame) | state_representation::SpatialState | inlinevirtual |
set_state_variable(const Eigen::VectorXd &new_value, const CartesianStateVariable &state_variable_type) | state_representation::CartesianState | inlineprotected |
set_timestamp(const std::chrono::time_point< std::chrono::steady_clock > &timepoint) | state_representation::State | |
set_torque(const Eigen::Vector3d &torque) | state_representation::CartesianState | |
set_torque(const std::vector< double > &torque) | state_representation::CartesianState | |
set_torque(const double &x, const double &y, const double &z) | state_representation::CartesianState | |
set_twist(const Eigen::Matrix< double, 6, 1 > &twist)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_twist(const std::vector< double > &twist)=delete (defined in state_representation::CartesianWrench) | state_representation::CartesianWrench | |
set_type(const StateType &type) | state_representation::State | protected |
set_wrench(const Eigen::Matrix< double, 6, 1 > &wrench) | state_representation::CartesianState | |
set_wrench(const std::vector< double > &wrench) | state_representation::CartesianState | |
set_zero() | state_representation::CartesianState | |
SpatialState() | state_representation::SpatialState | |
SpatialState(const StateType &type) | state_representation::SpatialState | explicit |
SpatialState(const StateType &type, const std::string &name, const std::string &reference_frame="world", const bool &empty=true) | state_representation::SpatialState | explicit |
SpatialState(const SpatialState &state)=default | state_representation::SpatialState | |
State() | state_representation::State | explicit |
State(const StateType &type) | state_representation::State | explicit |
State(const StateType &type, const std::string &name, const bool &empty=true) | state_representation::State | explicit |
State(const State &state) | state_representation::State | |
to_std_vector() const | state_representation::CartesianState | inline |
Zero(const std::string &name, const std::string &reference="world") | state_representation::CartesianWrench | static |
~State()=default | state_representation::State | virtual |