Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
py123d
Light Logo Dark Logo

Overview:

  • Installation
  • Datasets
    • Argoverse 2 - Sensor
    • CARLA
    • KITTI-360
    • nuPlan
    • nuScenes
    • PandaSet
    • Waymo Open Dataset - Perception

API Reference:

  • Scene API
  • Map API
  • Datatypes
    • Sensors
      • Pinhole Camera
      • Fisheye MEI Camera
      • LiDAR
    • Detections
      • Box Detections
      • Traffic Lights
    • Map Objects
      • Lane
      • Lane Group
      • Intersection
      • Crosswalk
      • Carpark
      • Walkway
      • Generic Drivable
      • Stop Zone
      • Road Edge
      • Road Line
      • Base Map Objects
    • Metadata
      • Log Metadata
      • Map Metadata
    • Vehicle State
      • Ego Vehicle State
      • Dynamic State
      • Vehicle Parameters
    • Time
  • Geometry
    • Primitives
      • Points
      • Vectors
      • Rotations
      • Special Euclidean Groups
      • Bounding Boxes
      • Polylines
      • Indexing Enums
    • Transforms
      • Transforms in 2D
      • Transforms in 3D

Notes

  • Contributing
Back to top
View this page

DatatypesΒΆ

  • Sensors
    • Pinhole Camera
    • Fisheye MEI Camera
    • LiDAR
  • Detections
    • Box Detections
    • Traffic Lights
  • Map Objects
    • Lane
    • Lane Group
    • Intersection
    • Crosswalk
    • Carpark
    • Walkway
    • Generic Drivable
    • Stop Zone
    • Road Edge
    • Road Line
    • Base Map Objects
  • Metadata
    • Log Metadata
    • Map Metadata
  • Vehicle State
    • Ego Vehicle State
    • Dynamic State
    • Vehicle Parameters
  • Time
    • TimePoint
Next
Sensors
Previous
Map API
Copyright © 2025
Made with Sphinx and @pradyunsg's Furo