| MATLAB File Help: HebiTrajectory/getStartTime |
getStartTime returns the returns the start time of the trajectory [s]
This is equivalent to
time = trajectory.getWaypointTime();
startTime = time(1);| Access | public |
| Sealed | false |
| Static | false |