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

Dimensions of the vehicles #2140

Open
AviBen96 opened this issue Jun 14, 2023 · 1 comment
Open

Dimensions of the vehicles #2140

AviBen96 opened this issue Jun 14, 2023 · 1 comment

Comments

@AviBen96
Copy link

Hello,

I am trying to work with a dataset that was made with SVL.

I need the dimensions of the different vehicles for some calculations (collision detection mostly).

All the links from the documentation that could have this information are not functional anymore.

I am trying to find if it is implemented somewhere in the source code (it must be), but I can't find it yet.

Anyone knows where I could find this ?

Thank you very much !

@YuqiHuai
Copy link

YuqiHuai commented Nov 9, 2023

Might be a bit late but hope this is still helpful to you

# length, width, height

# BoxTruck 10.515410423 3.209942341 4.416348934
# Hatchback 4.048582077 1.894416571 1.439588547
# Jeep 3.943846703 1.847184658 1.663133860
# SUV 4.705561638 2.080930710 1.771530271
# SchoolBus 9.210636139 3.256277561 3.227629423
# Sedan 4.565528870 2.082422256 1.356007218

# Lincoln2017MKZ 4.70 2.06 2.05
# Jaguar2015XE 4.70 2.06 2.05

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