Skip to content

Why rejection angles for wheels sweep hits are missing in vehicle2? #77

Answered by msauter-nvidia
Tooflevor asked this question in Q&A
Discussion options

You must be logged in to vote

There are two main reasons for not offering this in PhysX 5 any longer. One is that the contact modification callback is user-owned and the way the data is organized can be very application specific, in addition, the rejecting logic also might need customization depending on the specific application. Since the vehicle SDK in 5.0 has a much more modular API, it is now possible to more easily create a custom component that implements a user defined rejection logic.
The second reason is that there are plans to investigate an option of using articulations or similar to model the wheel and suspension system for setups where the wheels are not protected by a chassis. This might then re-introduc…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Tooflevor
Comment options

@msauter-nvidia
Comment options

@Tooflevor
Comment options

@msauter-nvidia
Comment options

@msauter-nvidia
Comment options

Answer selected by Tooflevor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants