- Apr 02, 2024
-
-
Wolfgang Merkt authored
Since Noble isn't released yet, there are some hickups. Turning off prerelease should work around it for now.
-
- Mar 26, 2024
-
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
- Mar 25, 2024
-
-
pre-commit-ci[bot] authored
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.3 → v0.3.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.3...v0.3.4) - [github.com/pre-commit/mirrors-clang-format: v18.1.1 → v18.1.2](https://github.com/pre-commit/mirrors-clang-format/compare/v18.1.1...v18.1.2)
-
- Mar 21, 2024
-
-
Justin Carpentier authored
Misc gjk epa
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
When EPA creates an invalid polytope, often it's due to badly conditioned problems. However, it's probably better to return an estimate of the depth and the normal than returning nans. Nans are for really bad failure cases.
-
Louis Montaut authored
-
Louis Montaut authored
The generic `newFace` function actually takes good care of initializing EPA's polytope.
-
- Mar 20, 2024
-
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
-
Justin Carpentier authored
GJK/EPA: fix epsilon in asserts
-
Louis Montaut authored
-
Louis Montaut authored
-
- Mar 19, 2024
-
-
Louis Montaut authored
-
Louis Montaut authored
-
Justin Carpentier authored
Test: fix compilation error with Eigen 3.3.7
-
- Mar 18, 2024
-
-
Louis Montaut authored
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
Louis Montaut authored
-
pre-commit-ci[bot] authored
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.3.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.2...v0.3.3) - [github.com/psf/black: 24.2.0 → 24.3.0](https://github.com/psf/black/compare/24.2.0...24.3.0)
-
- Mar 15, 2024
-
-
Justin Carpentier authored
Enhance EPA
-
- Mar 14, 2024
-
-
-
-
-
-
-
Also add Serializer struct, can be usefull even on C++'s side
-
-
-
-
-
-