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

How to distinguish between BETA_V0 and BETA_PLUS_PLUS #8

Closed
maxjaritz opened this issue Aug 7, 2019 · 3 comments
Closed

How to distinguish between BETA_V0 and BETA_PLUS_PLUS #8

maxjaritz opened this issue Aug 7, 2019 · 3 comments

Comments

@maxjaritz
Copy link

Hello,
Is it possible from the meta data to know if the current scene is from a BETA_V0 vehicle or a BETA_PLUS_PLUS vehicle? I want to use the LIDAR_TOP and am curious about how many scenes have 40 beam lidar and how many scenes 64 beam lidar.

Thanks

@Dawars
Copy link

Dawars commented Aug 9, 2019

#4 (comment)

@maxjaritz
Copy link
Author

I guess, a safe way is to check for image size, as it is easier than counting the lidar beams. BETA_V0 has 1224x1024 and BETA_PLUS_PLUS has 1920x1080.

@YurongYou
Copy link

YurongYou commented Oct 22, 2019

Hi! But I found no sample which has 1920x1080 resolution images, in v1.02 dataset.

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

3 participants