RobWorkProject  23.9.11-
TrajectoryFactory Member List

This is the complete list of members for TrajectoryFactory, including all inherited members.

makeEmptyQTrajectory()TrajectoryFactorystatic
makeEmptyStateTrajectory()TrajectoryFactorystatic
makeFixedTrajectory(const rw::kinematics::State &state, double duration)TrajectoryFactorystatic
makeFixedTrajectory(const rw::math::Q &q, double duration)TrajectoryFactorystatic
makeLinearTrajectory(const rw::trajectory::Path< rw::trajectory::Timed< rw::kinematics::State >> &path)TrajectoryFactorystatic
makeLinearTrajectory(const rw::trajectory::Path< rw::kinematics::State > &path, const rw::models::WorkCell &workcell)TrajectoryFactorystatic
makeLinearTrajectory(const rw::trajectory::Path< rw::trajectory::Timed< rw::math::Q >> &path)TrajectoryFactorystatic
makeLinearTrajectory(const rw::trajectory::Path< rw::math::Q > &path, const rw::math::Q &speeds)TrajectoryFactorystatic
makeLinearTrajectory(const rw::trajectory::Path< rw::math::Q > &path, const models::Device &device)TrajectoryFactorystatic
makeLinearTrajectory(const rw::trajectory::Path< rw::math::Q > &path, rw::core::Ptr< rw::math::Metric< rw::math::Q >> metric)TrajectoryFactorystatic
makeLinearTrajectory(const Transform3DPath &path, const std::vector< double > &times)TrajectoryFactorystatic
makeLinearTrajectory(const rw::trajectory::Path< rw::math::Transform3D< double >> &path, const rw::core::Ptr< rw::math::Metric< rw::math::Transform3D< double >>> metric)TrajectoryFactorystatic
makeLinearTrajectoryUnitStep(const rw::trajectory::Path< rw::kinematics::State > &path)TrajectoryFactorystatic