Pose#
A Pose specialized for trajectory data representing the state of a traffic participant for a specific point in time.
Serialization / IO / conversion#
|
Read a dictionary-alike object from a .csv file as a pandas DataFrame. |
|
Convert the pose to a geometric representation |
Attributes#
Returns the id in the pose |
|
Returns the datetime of the pose |
Note
All pandas DataFrame methods are also available.