Giter VIP home page Giter VIP logo

Comments (12)

jiaxinxie97 avatar jiaxinxie97 commented on May 22, 2024 2

np.reshape(np.array(frame.pose.transform), [4, 4]))

Thanks, I find the solution.

from waymo-open-dataset.

peisun1115 avatar peisun1115 commented on May 22, 2024

Yes, each frame comes with a pose. https://github.com/waymo-research/waymo-open-dataset/blob/master/waymo_open_dataset/dataset.proto#L281

That pose defines the transform from vehicle frame to global frame (see our coordinate system definition on the website (https://waymo.com/open/data/).

from waymo-open-dataset.

jiaxinxie97 avatar jiaxinxie97 commented on May 22, 2024

Hi,
frame.pose is a Transform object, how can I convert it to an array?

from waymo-open-dataset.

nnsriram97 avatar nnsriram97 commented on May 22, 2024

Is it possible to get ego motions in terms of GPS coordinates? is lat,long,h for ENU coordinate frame of reference available?

from waymo-open-dataset.

peisun1115 avatar peisun1115 commented on May 22, 2024

Why do you need that?

from waymo-open-dataset.

nnsriram97 avatar nnsriram97 commented on May 22, 2024

I would like to use map information from OpenStreetMaps. Hence if I can convert these to GPS coordinates it'll be helpful

from waymo-open-dataset.

peisun1115 avatar peisun1115 commented on May 22, 2024

Ah, we do not provide map information yet. We have plans for map but no ETA for now. Stay tuned.

from waymo-open-dataset.

KushalBKusram avatar KushalBKusram commented on May 22, 2024

Ah, we do not provide map information yet. We have plans for map but no ETA for now. Stay tuned.

As of today, have you added map information to the dataset?

from waymo-open-dataset.

peisun1115 avatar peisun1115 commented on May 22, 2024

Not yet. But we do have some work in progress. Stay tuned.

from waymo-open-dataset.

KushalBKusram avatar KushalBKusram commented on May 22, 2024

Not yet. But we do have some work in progress. Stay tuned.

Thank you! I am working on a research project and having GPS coordinates of the frame is quite essential. Could you share an expected timeline? It shall help determine if this information will be available anytime before my deadline. Thanks!

from waymo-open-dataset.

peisun1115 avatar peisun1115 commented on May 22, 2024

we do not plan to provide GPS coordinates.

from waymo-open-dataset.

KushalBKusram avatar KushalBKusram commented on May 22, 2024

we do not plan to provide GPS coordinates.

I am sorry but I am not familiar with coordinate systems. But is there any way that I could infer the location of the frame using the pose or information that you plan on adding to the dataset soon? If so, an approximate timeline? Thanks!

from waymo-open-dataset.

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.