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

Motorcycle class #91

Open
bob020416 opened this issue Nov 18, 2024 · 0 comments
Open

Motorcycle class #91

bob020416 opened this issue Nov 18, 2024 · 0 comments

Comments

@bob020416
Copy link

Hi i'd correctly set up the convertor thanks to your help!

but i encounter another issue is that seems like you don't have a motorcycle class in your object class

UNSET = "UNSET"
VEHICLE = "VEHICLE"
PEDESTRIAN = "PEDESTRIAN"
CYCLIST = "CYCLIST"
OTHER = "OTHER"

And some of the convertors make motorcycle into the same class as CYCLIST

but it still looks weird rendering in 3D, and if doing this way i'm also worry that the kinematics is going to be different between a cyclist and a motorcycle

so is there a misunderstanding on how to use the motorcycles class or model?

Again thanks for your great work !

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

1 participant