Searched refs:trajectory (Results 1 – 3 of 3) sorted by relevance
271 const Eigen::Vector2f trajectory = in generateCircularArcGroundTruthPoints() local274 {{.position = groundTruthPoints.back().position + velocity * trajectory, in generateCircularArcGroundTruthPoints()363 const Eigen::Vector2f trajectory = secondGroundTruth.position - firstGroundTruth.position; in generatePredictionsByLinearExtrapolation() local371 predictionPosition += trajectory; in generatePredictionsByLinearExtrapolation()534 const Eigen::Vector2f trajectory = in computeGeneralPositionErrors() local539 Eigen::Rotation2Df(M_PI_2) * trajectory; in computeGeneralPositionErrors()543 alongTrajectoryErrors.push_back(positionError.dot(trajectory)); in computeGeneralPositionErrors()
45 …he right, the physics animations will cause the view to curve naturally towards the new trajectory.
189 // Standard deviation of the along-trajectory error.