How can I specify a coordinate system for btRaycastVehicle?

Post Reply
User avatar
haxmny
Posts: 8
Joined: Thu Jul 02, 2015 7:20 pm

How can I specify a coordinate system for btRaycastVehicle?

Post by haxmny »

I'm looking to add a btRaycastVehicle to my world, where x is forward, y is left, and z is up. The parameters for btRaycastvehicle::setCoordinateSystem are undocumented, so I don't know how to specify this coordinate system. Additionally, I found this thread from 5 years ago describing some inherent limitations that bullet has with respect to vehicle coordinates.

Have these problems been addressed in the current version of bullet? How to I specify an x-forward system with setCoordinateSystem?
Post Reply