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

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

Ellipsoid()state_representation::Ellipsoid
Ellipsoid(const std::string &name, const std::string &reference_frame="world")state_representation::Ellipsoidexplicit
Ellipsoid(const Ellipsoid &ellipsoid)state_representation::Ellipsoid
fit(const std::string &name, const std::list< CartesianPose > &points, const std::string &reference_frame="world", double noise_level=0.01)state_representation::Ellipsoidstatic
from_algebraic_equation(const std::string &name, const std::vector< double > &coefficients, const std::string &reference_frame="world")state_representation::Ellipsoidstatic
get_axis_length(unsigned int index) conststate_representation::Ellipsoidinline
get_axis_lengths() conststate_representation::Ellipsoidinline
get_center_orientation() conststate_representation::Shapeinline
get_center_pose() conststate_representation::Shapeinline
get_center_position() conststate_representation::Shapeinline
get_center_state() conststate_representation::Shapeinline
get_center_twist() conststate_representation::Shapeinline
get_name() conststate_representation::State
get_rotation() const (defined in state_representation::Ellipsoid)state_representation::Ellipsoidinline
get_rotation_angle() conststate_representation::Ellipsoidinline
get_timestamp() conststate_representation::State
get_type() conststate_representation::State
initialize()state_representation::Statevirtual
is_compatible(const State &state) conststate_representation::Statevirtual
is_deprecated(const std::chrono::duration< int64_t, DurationT > &time_delay)state_representation::Stateinline
is_empty() conststate_representation::State
operator bool() const noexceptstate_representation::Stateexplicit
operator<<state_representation::Ellipsoidfriend
operator=(const Ellipsoid &state)state_representation::Ellipsoidinline
state_representation::Shape::operator=(const Shape &state)state_representation::Shapeinline
state_representation::State::operator=(const State &state)state_representation::Stateinline
reset_timestamp()state_representation::State
sample_from_parameterization(unsigned int nb_samples) conststate_representation::Ellipsoid
set_axis_lengths(const std::vector< double > &axis_lengths)state_representation::Ellipsoidinline
set_axis_lengths(unsigned int index, double axis_length)state_representation::Ellipsoidinline
set_center_orientation(const Eigen::Quaterniond &orientation)state_representation::Shapeinline
set_center_pose(const CartesianPose &pose)state_representation::Shapeinline
set_center_position(const Eigen::Vector3d &position)state_representation::Shapeinline
set_center_state(const CartesianState &state)state_representation::Shapeinline
set_data(const Eigen::VectorXd &data) overridestate_representation::Ellipsoidvirtual
set_data(const std::vector< double > &data) overridestate_representation::Ellipsoidvirtual
state_representation::Shape::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_rotation_angle(double rotation_angle)state_representation::Ellipsoidinline
set_timestamp(const std::chrono::time_point< std::chrono::steady_clock > &timepoint)state_representation::State
set_type(const StateType &type)state_representation::Stateprotected
Shape(const StateType &type)state_representation::Shapeexplicit
Shape(const StateType &type, const std::string &name, const std::string &reference_frame="world")state_representation::Shapeexplicit
Shape(const Shape &shape)state_representation::Shapeexplicit
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::Ellipsoidinline
~State()=defaultstate_representation::Statevirtual