@Override
 public void getVelocity(FrameVector velocityToPack) {
   trajectory.getVelocity(velocityToPack);
 }