Свойство | Тип | Описание | |
---|---|---|---|
DronaConfiguration | |||
GenerateMotionPlans | HashSet |
||
ZingerCommandline | string[] | ||
configFilepath | string |
Метод | Описание | |
---|---|---|
GenerateMotionPlanFor ( |
This function is called for each invocation of generateMotionPLan in the plugin
|
|
GenerateMotionPlanningModelFunction ( |
||
LaunchNewZingerInstance ( |
||
PerformIterativeSearch ( ) : void | ||
RecompileProgram ( |
||
RunMotionPlanner ( |
This function is called at the end of IterativeSearch after exploring all the executions.
|
|
ZingDronacharya ( string configFile ) : System |
Метод | Описание | |
---|---|---|
GenerateMotionPlanFor ( int startLocation, int endLocation, int sequenceObstacles, int obsSize, [ sequenceOfSteps, [ stepSize ) : bool |
public GenerateMotionPlanFor ( |
||
terminalState | ||
Результат | void |
public static GenerateMotionPlanningModelFunction ( |
||
zDrona | ||
allMotionPlans | List |
|
Результат | void |
public static LaunchNewZingerInstance ( |
||
zDrona | ||
commandLineArgs | string | |
Результат | ZingerResult |
public static PerformIterativeSearch ( ) : void | ||
Результат | void |
public static RecompileProgram ( |
||
zDrona | ||
Результат | void |
public static RunMotionPlanner ( |
||
zDrona | ||
Результат | void |
public ZingDronacharya ( string configFile ) : System | ||
configFile | string | |
Результат | System |
public DronacharyaConfiguration,Microsoft.Zing DronaConfiguration | ||
Результат |
public static string[] ZingerCommandline | ||
Результат | string[] |