Git Product home page Git Product logo

Comments (3)

pch9520 avatar pch9520 commented on May 24, 2024 1

OK, thanks for your reply, I will wait for your doc section !

from l5kit.

lucabergamini avatar lucabergamini commented on May 24, 2024

Hi @pch9520, we're planning to release a doc section specifically on coordinates systems, so a lot of your questions will be answered with more details there.

Parameters agent_ex1, agent_ex2 and agent_ex3 for extent[0], extent[1] and extent[2] vary over time .

As you correctly guessed, those are width, length and height. They are computed from our perception module, so small changes are expecte. When an agent first appears in the scene the extent is often not accurate, but the estimation should get better as it moves around the recording car. Also, the estimation is much less reliable for agents that are very far from the recording car. We have a function that's automatically called when you work with AgentDataset that takes care of removing unreliable agents (extent variation and distance from the recording car are checked there among other things)

And where can I find the definition of coord system ? Does 'centroid[0]' means x value and which axis is x axis ?

All coordinates in the zarr are in meters, so centroid is a pair (x,y). The origin of this system is located in PAO. We will release a doc section with more information about that

from l5kit.

lucabergamini avatar lucabergamini commented on May 24, 2024

Awesome, I'll close this for now, but feel free to reopen it if you need further information

from l5kit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.