brax
brax copied to clipboard
box-box collisions unsupported
Hi,
I noticed the box-box collider pair is still unsupported. I was wondering this would be available anytime soon or can be easily addressed. Thanks!
Hi @limbryan thanks for using brax! This is in development; we are certainly planning to add support for box<>box, also referenced in https://github.com/google/brax/issues/105
Hi @btaba, thanks for the quick response! Appreciate it! If I may ask, do you know when this is expected to be done?
Hi @limbryan, we don't have a good estimate at the moment but we're actively working on convex<>convex which would cover box<>box
We added an initial impl of box-box, we hope to expand on it and make it more performant in the future. Let us know if there are any bugs/issues!