◆ getDuration()
| virtual units::second_t thunder::Trajectory::getDuration |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ getFinalState()
◆ getInitialState()
◆ sample()
| virtual TrajectoryState thunder::Trajectory::sample |
( |
units::second_t | time | ) |
const |
|
pure virtualnoexcept |
Samples the trajectory at a specified time.
- Parameters
-
| time | The time at which to sample the trajectory. |
- Returns
- The state of the robot at the specified time.
Implemented in thunder::ThunderAutoTrajectory.
The documentation for this class was generated from the following file: