GeoPosePublic#
A Pose specialized for trajectory data representing the state of a traffic participant for a specific point in time
but with position information encoded as GeoObject using the GeoJSON format.
Factory methods#
|
|
|
Validate a pydantic model instance. |
Conversion#
|
|
|
|
Convert to a |
Attributes#
The time of the pose |
|
The dimension of the traffic participant measurement for the pose's time |
|
The traffic participant's object type probabilities |
|
The traffic participant's position represent as GeoObject |
|
The traffic participant's velocity |
|
The traffic participant's acceleration |
|
The traffic participant's boundingbox |
|
A reference to the traffic participant this pose belongs to |