Obstacle
interface Obstacle
Properties
Functions
Link copied to clipboard
fun Obstacle.circumvention(direction: Trajectory2D.Direction, fromIndex: Int): CompositeTrajectory2D
Create an obstacle circumvention in given direction starting (including) from obstacle node with given fromIndex
fun Obstacle.circumvention(direction: Trajectory2D.Direction, fromIndex: Int, toIndex: Int): CompositeTrajectory2D
Link copied to clipboard