Control Libraries 7.4.0
Loading...
Searching...
No Matches
state_representation::Trajectory< StateT > Member List

This is the complete list of members for state_representation::Trajectory< StateT >, including all inherited members.

add_point(const StateT &new_point, const std::chrono::duration< int64_t, DurationT > &new_time)state_representation::Trajectory< StateT >
assert_not_empty() conststate_representation::Stateprotected
clear()state_representation::Trajectory< StateT >
delete_point()state_representation::Trajectory< StateT >
get_age() conststate_representation::State
get_joint_names() conststate_representation::Trajectory< StateT >inline
get_name() conststate_representation::State
get_point(unsigned int index) conststate_representation::Trajectory< StateT >
get_point(unsigned int index)state_representation::Trajectory< StateT >
get_points() conststate_representation::Trajectory< StateT >inline
get_reference_frame() conststate_representation::Trajectory< StateT >inline
get_size() conststate_representation::Trajectory< StateT >
get_times() conststate_representation::Trajectory< StateT >inline
get_timestamp() conststate_representation::State
get_type() conststate_representation::State
insert_point(const StateT &new_point, const std::chrono::duration< int64_t, DurationT > &new_time, int pos)state_representation::Trajectory< StateT >
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) conststate_representation::Statevirtual
operator bool() const noexceptstate_representation::Stateexplicit
operator=(const State &state)state_representation::State
operator[](unsigned int idx) conststate_representation::Trajectory< StateT >
operator[](unsigned int idx)state_representation::Trajectory< StateT >
reset()state_representation::Trajectory< StateT >virtual
reset_timestamp()state_representation::State
set_data(const Eigen::VectorXd &data)state_representation::Statevirtual
set_data(const std::vector< double > &data)state_representation::Statevirtual
set_data(const Eigen::MatrixXd &data)state_representation::Statevirtual
set_empty(bool empty=true)state_representation::Stateprotected
set_joint_names(unsigned int nb_joints)state_representation::Trajectory< StateT >inline
set_joint_names(const std::vector< std::string > &joint_names)state_representation::Trajectory< StateT >inline
set_name(const std::string &name)state_representation::Statevirtual
set_reference_frame(const std::string &reference_frame)state_representation::Trajectory< StateT >inlinevirtual
set_type(const StateType &type)state_representation::Stateprotected
State()state_representation::State
State(const std::string &name)state_representation::Stateexplicit
State(const State &state)state_representation::State
to_string() conststate_representation::Stateprotectedvirtual
Trajectory()state_representation::Trajectory< StateT >explicit
Trajectory(const std::string &name)state_representation::Trajectory< StateT >explicit
~State()=defaultstate_representation::Statevirtual