Пример #1
0
 public virtual KinodynamicSteering GetOutput(RecursivePath path, NodeGoal nodeGoal)
 {
     return(new  RecursiveSteering());
 }
Пример #2
0
 public virtual RecursivePath GetRecursivePath(NodeGoal nodeGoal)
 {
     return(new RecursivePath());
 }