tasi.Pose.as_geopandas#

Pose.as_geopandas(position='position')[source]#

Convert the pose to a geometric representation

Parameters:

position (Union[str, List[str], Tuple[str]], optional) – The position information to encode. Defaults to “position”.

Returns:

Geospatial representation of the pose.

Return type:

GeoPose