Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Specifies a new location observation. Allows an agent to observe the location of some entity.
Target is Learning Agents Observations
Inputs
| Type | Name | Description |
|---|---|---|
| object | Schema | The Observation Schema |
| real | Location Scale | The scale used to normalize this observation in cm. |
| name | Tag | The tag of this new observation. Used during observation object validation and debugging. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value | The newly created observation schema element. |