Thunderbots Project
Loading...
Searching...
No Matches
TrajectoryPath Member List

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

append(double connection_time_sec, const Point &destination, const KinematicConstraints &constraints)TrajectoryPath
getAcceleration(double t_sec) const overrideTrajectoryPathvirtual
getBoundingBoxes() const overrideTrajectoryPathvirtual
getDestination() constTrajectory< Point, Vector, Vector >inline
getPosition(double t_sec) const overrideTrajectoryPathvirtual
getTotalTime() const overrideTrajectoryPathvirtual
getTrajectoryPathNodes() constTrajectoryPath
getVelocity(double t_sec) const overrideTrajectoryPathvirtual
TrajectoryPath()=delete (defined in TrajectoryPath)TrajectoryPath
TrajectoryPath(const std::shared_ptr< Trajectory2D > &initial_trajectory, const TrajectoryGenerator &traj_generator)TrajectoryPath
~Trajectory2D()=default (defined in Trajectory2D)Trajectory2Dvirtual