|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
This is the complete list of members for trajectory_processing::Trajectory, including all inherited members.
| create(const Path &path, const Eigen::VectorXd &max_velocity, const Eigen::VectorXd &max_acceleration, double time_step=0.001) | trajectory_processing::Trajectory | static |
| getAcceleration(double time) const | trajectory_processing::Trajectory | |
| getDuration() const | trajectory_processing::Trajectory | |
| getPosition(double time) const | trajectory_processing::Trajectory | |
| getVelocity(double time) const | trajectory_processing::Trajectory |