tasi.io.orm.PoseORM#
- class tasi.io.orm.PoseORM(**kwargs)[source]#
- __init__(**kwargs)[source]#
A simple constructor that allows initialization from kwargs.
Sets attributes on the constructed instance using the names and values in
kwargs.Only keys that are present as attributes of the instance’s class are allowed. These could be, for example, any mapped columns or relationships.
Methods
__init__(**kwargs)A simple constructor that allows initialization from kwargs.
get(session, **kwargs)Get the entry from the database of this entity based on the given keyword-arguments.
Attributes
accelerationboundingboxclassificationsdimensionidid_accelerationid_boundingboxid_classificationid_dimensionid_positionid_traffic_participantid_trajectoryid_velocitymetadataRefers to the
_schema.MetaDatacollection that will be used for new_schema.Tableobjects.orientationOrientation of the traffic participant
positionregistryRefers to the
_orm.registryin use where new_orm.Mapperobjects will be associated.timestampThe time of the pose
traffic_participanttrajectoryvelocity