Свойство | Type | Description | |
---|---|---|---|
DronaConfiguration | |||
GenerateMotionPlans | HashSet |
||
ZingerCommandline | string[] | ||
configFilepath | string |
Méthode | Description | |
---|---|---|
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 |
Méthode | Description | |
---|---|---|
GenerateMotionPlanFor ( int startLocation, int endLocation, int sequenceObstacles, int obsSize, [ sequenceOfSteps, [ stepSize ) : bool |
public GenerateMotionPlanFor ( |
||
terminalState | ||
Résultat | void |
public static GenerateMotionPlanningModelFunction ( |
||
zDrona | ||
allMotionPlans | List |
|
Résultat | void |
public static LaunchNewZingerInstance ( |
||
zDrona | ||
commandLineArgs | string | |
Résultat | ZingerResult |
public static PerformIterativeSearch ( ) : void | ||
Résultat | void |
public static RecompileProgram ( |
||
zDrona | ||
Résultat | void |
public static RunMotionPlanner ( |
||
zDrona | ||
Résultat | void |
public ZingDronacharya ( string configFile ) : System | ||
configFile | string | |
Résultat | System |
public DronacharyaConfiguration,Microsoft.Zing DronaConfiguration | ||
Résultat |
public static string[] ZingerCommandline | ||
Résultat | string[] |