- Feb 13, 2024
-
-
Louis Montaut authored
-
- Feb 12, 2024
-
-
Louis Montaut authored
-
Louis Montaut authored
Just like GJK, the result of EPA should always be checked against its own tolerance.
-
Louis Montaut authored
-
- Feb 09, 2024
-
-
Louis Montaut authored
-
Justin Carpentier authored
Setting default parameters for the narrowphase
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
time I only keep the cases that were previously triggering asserts. Otherwise this test timeout on the CI. All of the other cases don't trigger any assert.
-
- Feb 08, 2024
-
-
Justin Carpentier authored
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
-
Louis Montaut authored
Also bumped the tolerance of the assertion because asking 1e-16 is way too small.
-
Louis Montaut authored
Checking the max coef is incompatible with the first convergence criterion of GJK which checks the norm of the current iterate (see first convergence check in `GJK::evaluate` in `gjk.cpp`). This convergence check is needed, so it's better to adapt the assertion than the GJK check itself.
-
Louis Montaut authored
-
- Feb 07, 2024
-
-
Justin Carpentier authored
Avoid double fwd declaration in Pinocchio eigen.hpp
-
Joris Vaillant authored
-
Joris Vaillant authored
-
- Feb 05, 2024
-
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
pre-commit-ci[bot] authored
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.14 → v0.2.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.14...v0.2.0)
-
Justin Carpentier authored
Sync submodule cmake
-
- Feb 04, 2024
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Jan 30, 2024
-
-
Justin Carpentier authored
Merge branch hppfcl3x into devel
-
-
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
- Jan 29, 2024
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
pre-commit-ci[bot] authored
updates: - [github.com/psf/black: 23.12.1 → 24.1.1](https://github.com/psf/black/compare/23.12.1...24.1.1)
-
Justin Carpentier authored
CMake: use Findassimp from jrl cmake module
-
- Jan 28, 2024
-
-
Justin Carpentier authored
-
Justin Carpentier authored
Merge with v2.4.1
-
- Jan 24, 2024
-
-
Guilhem Saurel authored
-