We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 !
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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 !
The text was updated successfully, but these errors were encountered: