Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Prototyping.Evaluation.Tasks.TaskSequence Class Reference

More...

Inheritance diagram for droid.Runtime.Prototyping.Evaluation.Tasks.TaskSequence:
Collaboration diagram for droid.Runtime.Prototyping.Evaluation.Tasks.TaskSequence:

Public Member Functions

GoalCellSensor [] GetSequence ()
 
GoalCellSensor PopGoal ()
 

Properties

GoalCellSensor CurrentGoalCell [get]
 

Additional Inherited Members

- Public Attributes inherited from droid.Runtime.Utilities.ScriptableObjects.Unused.NeodroidTask
Vector3 _Position
 
float _Radius
 

Detailed Description

Definition at line 11 of file TaskSequence.cs.

Member Function Documentation

◆ GetSequence()

GoalCellSensor [] droid.Runtime.Prototyping.Evaluation.Tasks.TaskSequence.GetSequence ( )

Definition at line 34 of file TaskSequence.cs.

◆ PopGoal()

GoalCellSensor droid.Runtime.Prototyping.Evaluation.Tasks.TaskSequence.PopGoal ( )

Definition at line 36 of file TaskSequence.cs.

Property Documentation

◆ CurrentGoalCell

GoalCellSensor droid.Runtime.Prototyping.Evaluation.Tasks.TaskSequence.CurrentGoalCell
get

Definition at line 18 of file TaskSequence.cs.


The documentation for this class was generated from the following file: