Skip to content

Performance improvements in collision avoidance

Latest
Compare
Choose a tag to compare
@bourumir-wyngs bourumir-wyngs released this 25 Dec 18:20

This minor release fixes performance issues in safety distance-based collision avoidance. There is a broad-phase collision detection stage now, deferring the slow distance computations in comparison to just penetration testing. Performance improvements are over 10x for environments with some complex objects.