DubinsPath
object DubinsPath
Types
Link copied to clipboard
data class Type(val first: Trajectory2D.Direction, val second: Trajectory2D.Type, val third: Trajectory2D.Direction)
Functions
Link copied to clipboard
fun DubinsPath.shortest(start: PhaseVector2D, end: PhaseVector2D, maxCurvature: MaxCurvature): CompositeTrajectory2D
Link copied to clipboard
Return Dubins trajectory type or null if trajectory is not a Dubins path