| 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 | |
| CartesianTwist() | state_representation::CartesianTwist | explicit |
| CartesianTwist(const std::string &name, const std::string &reference="world") | state_representation::CartesianTwist | explicit |
| CartesianTwist(const CartesianTwist &twist) | state_representation::CartesianTwist | |
| CartesianTwist(const CartesianState &state) | state_representation::CartesianTwist | |
| CartesianTwist(const CartesianPose &pose) | state_representation::CartesianTwist | |
| CartesianTwist(const CartesianAcceleration &acceleration) | state_representation::CartesianTwist | |
| CartesianTwist(const std::string &name, const Eigen::Vector3d &linear_velocity, const std::string &reference="world") | state_representation::CartesianTwist | explicit |
| CartesianTwist(const std::string &name, const Eigen::Vector3d &linear_velocity, const Eigen::Vector3d &angular_velocity, const std::string &reference="world") | state_representation::CartesianTwist | explicit |
| CartesianTwist(const std::string &name, const Eigen::Matrix< double, 6, 1 > &twist, const std::string &reference="world") | state_representation::CartesianTwist | explicit |
| clamp(double max_linear, double max_angular, double linear_noise_ratio=0, double angular_noise_ratio=0) | state_representation::CartesianTwist | |
| clamped(double max_linear, double max_angular, double noise_ratio=0, double angular_noise_ratio=0) const | state_representation::CartesianTwist | |
| copy() const | state_representation::CartesianTwist | |
| data() const override | state_representation::CartesianTwist | virtual |
| dist(const CartesianState &state, const CartesianStateVariable &state_variable_type=CartesianStateVariable::ALL) const | state_representation::CartesianState | |
| get_acceleration() const =delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| get_angular_acceleration() const =delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| get_angular_velocity() const | state_representation::CartesianState | |
| get_force() const =delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| get_linear_acceleration() const =delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| get_linear_velocity() const | state_representation::CartesianState | |
| get_name() const | state_representation::State | |
| get_orientation() const =delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| get_orientation_coefficients() const =delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| get_pose() const =delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| get_position() const =delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| 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 =delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| get_transformation_matrix() const =delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| get_twist() const | state_representation::CartesianState | |
| get_type() const | state_representation::State | |
| get_wrench() const =delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| Identity(const std::string &name, const std::string &reference="world") | state_representation::CartesianState | static |
| initialize() override | state_representation::CartesianState | virtual |
| inverse() const | state_representation::CartesianTwist | |
| 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::TWIST) const | state_representation::CartesianTwist | inline |
| norms(const CartesianStateVariable &state_variable_type=CartesianStateVariable::TWIST) const override | state_representation::CartesianTwist | inlinevirtual |
| operator bool() const noexcept | state_representation::State | explicit |
| operator*(const CartesianState &state)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| operator*(double lambda) const | state_representation::CartesianTwist | |
| operator*(const std::chrono::nanoseconds &dt) const | state_representation::CartesianTwist | |
| operator* | state_representation::CartesianTwist | friend |
| operator* | state_representation::CartesianTwist | friend |
| operator* | state_representation::CartesianTwist | friend |
| operator* | state_representation::CartesianTwist | friend |
| state_representation::CartesianState::operator*(const CartesianState &state) const | state_representation::CartesianState | |
| operator*=(const CartesianState &state)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| operator*= (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | friend |
| operator*=(double lambda) | state_representation::CartesianTwist | |
| operator*=(const Eigen::Matrix< double, 6, 6 > &lambda) | state_representation::CartesianTwist | |
| operator+(const CartesianTwist &twist) const | state_representation::CartesianTwist | |
| state_representation::CartesianState::operator+(const CartesianState &state) const | state_representation::CartesianState | |
| operator+=(const CartesianTwist &twist) | state_representation::CartesianTwist | |
| state_representation::CartesianState::operator+=(const CartesianState &state) | state_representation::CartesianState | |
| operator-(const CartesianTwist &twist) const | state_representation::CartesianTwist | |
| state_representation::CartesianState::operator-(const CartesianState &state) const | state_representation::CartesianState | |
| operator-=(const CartesianTwist &twist) | state_representation::CartesianTwist | |
| state_representation::CartesianState::operator-=(const CartesianState &state) | state_representation::CartesianState | |
| operator/(double lambda) const | state_representation::CartesianTwist | |
| operator/(const std::chrono::nanoseconds &dt) const | state_representation::CartesianTwist | |
| operator/=(double lambda) | state_representation::CartesianTwist | |
| operator<< | state_representation::CartesianTwist | friend |
| operator=(const CartesianTwist &twist)=default | state_representation::CartesianTwist | |
| 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::CartesianTwist | static |
| reset_timestamp() | state_representation::State | |
| set_acceleration(const Eigen::Matrix< double, 6, 1 > &acceleration)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_acceleration(const std::vector< double > &acceleration)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_angular_acceleration(const Eigen::Vector3d &angular_acceleration)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_angular_acceleration(const std::vector< double > &angular_acceleration)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_angular_acceleration(const double &x, const double &y, const double &z)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_angular_velocity(const Eigen::Vector3d &angular_velocity) | state_representation::CartesianState | |
| set_angular_velocity(const std::vector< double > &angular_velocity) | state_representation::CartesianState | |
| set_angular_velocity(const double &x, const double &y, const double &z) | state_representation::CartesianState | |
| set_data(const Eigen::VectorXd &data) override | state_representation::CartesianTwist | virtual |
| set_data(const std::vector< double > &data) override | state_representation::CartesianTwist | 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)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_force(const std::vector< double > &force)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_force(const double &x, const double &y, const double &z)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_linear_acceleration(const Eigen::Vector3d &linear_acceleration)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_linear_acceleration(const std::vector< double > &linear_acceleration)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_linear_acceleration(const double &x, const double &y, const double &z)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_linear_velocity(const Eigen::Vector3d &linear_velocity) | state_representation::CartesianState | |
| set_linear_velocity(const std::vector< double > &linear_velocity) | state_representation::CartesianState | |
| set_linear_velocity(const double &x, const double &y, const double &z) | state_representation::CartesianState | |
| set_name(const std::string &name) | state_representation::State | virtual |
| set_orientation(const Eigen::Quaterniond &orientation)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_orientation(const Eigen::Vector4d &orientation)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_orientation(const std::vector< double > &orientation)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_orientation(const double &w, const double &x, const double &y, const double &z)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_pose(const Eigen::Vector3d &position, const Eigen::Quaterniond &orientation)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_pose(const Eigen::Matrix< double, 7, 1 > &pose)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_pose(const std::vector< double > &pose)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_position(const Eigen::Vector3d &position)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_position(const std::vector< double > &position)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_position(const double &x, const double &y, const double &z)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| 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)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_torque(const std::vector< double > &torque)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_torque(const double &x, const double &y, const double &z)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_twist(const Eigen::Matrix< double, 6, 1 > &twist) | state_representation::CartesianState | |
| set_twist(const std::vector< double > &twist) | state_representation::CartesianState | |
| set_type(const StateType &type) | state_representation::State | protected |
| set_wrench(const Eigen::Matrix< double, 6, 1 > &wrench)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| set_wrench(const std::vector< double > &wrench)=delete (defined in state_representation::CartesianTwist) | state_representation::CartesianTwist | |
| 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::CartesianTwist | static |
| ~State()=default | state_representation::State | virtual |