Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Lane Information in Waymo Motion Dataset Visualizations #36

Open
jxmmy7777 opened this issue Feb 9, 2024 · 2 comments
Open

Comments

@jxmmy7777
Copy link

Hi, I'm currently working with the Waymo Motion Dataset and utilizing plot_agent_batch from src/trajdata/visualization/vis.py for visualizations. I've noticed that there seems to be missing lanes information in the visualized data. Is this an expected limitation, or might some lane data be missing during processing?

Here are a few examples showing the issue (Ex missing intersection lanes):
1_00_7
0_4

Any insights or suggestions would be appreciated. Thank you.

@devzhxx
Copy link

devzhxx commented Jun 27, 2024

Have you fixed this problem? I have the same one.

@jxmmy7777
Copy link
Author

Hi, not yet. I end up reading the map polyline information from the waymo data itself instead of using trajdata.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants