Skip to content

HPP-FCL 1.2.0

Compare
Choose a tag to compare
@nim65s nim65s released this 22 Nov 13:02
· 2254 commits to devel since this release
v1.2.0

Changes since v1.1.3:

  • Add python bindings
  • Update CMake
  • Add version support
  • New folder Internal for internal header
  • Travis: update CI & change policy to only perform build in DEBUG mode on Bionic
  • assimp: fix issue with recent version of assimp
  • [bindings] [CMakeLists] Use .so for Mac and .pyd for Windows, fix #86
  • Organize documentation
  • [CMake] fix octomap detection
  • [Minor] update CMake module + fix visibility of some methods.
  • Enable Convex / Convex queries + Add Python bindings.
  • Fix unit-tests and compilation
  • [GJK] Fix GJK::encloseOrigin (fixes unit-tests)
  • Improve GJK implementation + OBB overlap test + bug fixes
  • Clean include BV/BVH/math/mesh_loader