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

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

array() conststate_representation::CartesianState
CartesianState()state_representation::CartesianStateexplicit
CartesianState(const std::string &name, const std::string &reference="world")state_representation::CartesianStateexplicit
CartesianState(const CartesianState &state)=defaultstate_representation::CartesianState
CartesianTwist()state_representation::CartesianTwistexplicit
CartesianTwist(const std::string &name, const std::string &reference="world")state_representation::CartesianTwistexplicit
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::CartesianTwistexplicit
CartesianTwist(const std::string &name, const Eigen::Vector3d &linear_velocity, const Eigen::Vector3d &angular_velocity, const std::string &reference="world")state_representation::CartesianTwistexplicit
CartesianTwist(const std::string &name, const Eigen::Matrix< double, 6, 1 > &twist, const std::string &reference="world")state_representation::CartesianTwistexplicit
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) conststate_representation::CartesianTwist
copy() conststate_representation::CartesianTwist
data() const overridestate_representation::CartesianTwistvirtual
dist(const CartesianState &state, const CartesianStateVariable &state_variable_type=CartesianStateVariable::ALL) conststate_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() conststate_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() conststate_representation::CartesianState
get_name() conststate_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() conststate_representation::SpatialStateinline
get_state_variable(const CartesianStateVariable &state_variable_type) conststate_representation::CartesianStateinlineprotected
get_timestamp() conststate_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() conststate_representation::CartesianState
get_type() conststate_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::CartesianStatestatic
initialize() overridestate_representation::CartesianStatevirtual
inverse() conststate_representation::CartesianTwist
is_compatible(const State &state) const overridestate_representation::SpatialStateinlinevirtual
is_deprecated(const std::chrono::duration< int64_t, DurationT > &time_delay)state_representation::Stateinline
is_empty() conststate_representation::State
normalize(const CartesianStateVariable &state_variable_type=CartesianStateVariable::ALL)state_representation::CartesianState
normalized(const CartesianStateVariable &state_variable_type=CartesianStateVariable::TWIST) conststate_representation::CartesianTwistinline
norms(const CartesianStateVariable &state_variable_type=CartesianStateVariable::TWIST) const overridestate_representation::CartesianTwistinlinevirtual
operator bool() const noexceptstate_representation::Stateexplicit
operator*(const CartesianState &state)=delete (defined in state_representation::CartesianTwist)state_representation::CartesianTwist
operator*(double lambda) conststate_representation::CartesianTwist
operator*(const std::chrono::nanoseconds &dt) conststate_representation::CartesianTwist
operator*state_representation::CartesianTwistfriend
operator*state_representation::CartesianTwistfriend
operator*state_representation::CartesianTwistfriend
operator*state_representation::CartesianTwistfriend
state_representation::CartesianState::operator*(const CartesianState &state) conststate_representation::CartesianState
operator*=(const CartesianState &state)=delete (defined in state_representation::CartesianTwist)state_representation::CartesianTwist
operator*= (defined in state_representation::CartesianTwist)state_representation::CartesianTwistfriend
operator*=(double lambda)state_representation::CartesianTwist
operator*=(const Eigen::Matrix< double, 6, 6 > &lambda)state_representation::CartesianTwist
operator+(const CartesianTwist &twist) conststate_representation::CartesianTwist
state_representation::CartesianState::operator+(const CartesianState &state) conststate_representation::CartesianState
operator+=(const CartesianTwist &twist)state_representation::CartesianTwist
state_representation::CartesianState::operator+=(const CartesianState &state)state_representation::CartesianState
operator-(const CartesianTwist &twist) conststate_representation::CartesianTwist
state_representation::CartesianState::operator-(const CartesianState &state) conststate_representation::CartesianState
operator-=(const CartesianTwist &twist)state_representation::CartesianTwist
state_representation::CartesianState::operator-=(const CartesianState &state)state_representation::CartesianState
operator/(double lambda) conststate_representation::CartesianTwist
operator/(const std::chrono::nanoseconds &dt) conststate_representation::CartesianTwist
operator/=(double lambda)state_representation::CartesianTwist
operator<<state_representation::CartesianTwistfriend
operator=(const CartesianTwist &twist)=defaultstate_representation::CartesianTwist
state_representation::CartesianState::operator=(const CartesianState &state)state_representation::CartesianStateinline
state_representation::SpatialState::operator=(const SpatialState &state)state_representation::SpatialStateinline
state_representation::State::operator=(const State &state)state_representation::Stateinline
Random(const std::string &name, const std::string &reference="world")state_representation::CartesianTwiststatic
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) overridestate_representation::CartesianTwistvirtual
set_data(const std::vector< double > &data) overridestate_representation::CartesianTwistvirtual
state_representation::SpatialState::set_data(const Eigen::MatrixXd &data)state_representation::Statevirtual
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::Statevirtual
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::SpatialStateinlinevirtual
set_state_variable(const Eigen::VectorXd &new_value, const CartesianStateVariable &state_variable_type)state_representation::CartesianStateinlineprotected
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::Stateprotected
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::SpatialStateexplicit
SpatialState(const StateType &type, const std::string &name, const std::string &reference_frame="world", const bool &empty=true)state_representation::SpatialStateexplicit
SpatialState(const SpatialState &state)=defaultstate_representation::SpatialState
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::CartesianStateinline
Zero(const std::string &name, const std::string &reference="world")state_representation::CartesianTwiststatic
~State()=defaultstate_representation::Statevirtual