Method GetObservationSpec
GetObservationSpec()
Returns a description of the observations that will be generated by the sensor. The shape will be 1 x h x w for grayscale and 3 x h x w for color. The dimensions have translational equivariance along width and height, and no property along the channels dimension.
Declaration
public ObservationSpec GetObservationSpec()
Returns
| Type | Description |
|---|---|
| ObservationSpec |