FCL (Flexible Collisions Library)#
FCL is generic library for geometric collision detection. Kompass provides FCL wrappers to detect collisions between the robot and static/dynamic obstacles during the navigation:
C++ wrapper in kompass_cpp
Python wrapper in kompass_core