- 08 Aug, 2022 2 commits
-
-
Guilhem Saurel authored
[pre-commit.ci] pre-commit autoupdate
-
pre-commit-ci[bot] authored
updates: - [github.com/PyCQA/flake8: 4.0.1 → 5.0.4](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.4)
-
- 04 Jul, 2022 2 commits
-
-
Guilhem Saurel authored
[pre-commit.ci] pre-commit autoupdate
-
pre-commit-ci[bot] authored
updates: - [github.com/pre-commit/mirrors-clang-format: v14.0.5 → v14.0.6](https://github.com/pre-commit/mirrors-clang-format/compare/v14.0.5...v14.0.6) - [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0)
-
- 01 Jul, 2022 2 commits
-
-
Guilhem Saurel authored
cmake/tests: fix #162
-
Guilhem Saurel authored
-
- 20 Jun, 2022 4 commits
-
-
Guilhem Saurel authored
[pre-commit.ci] pre-commit autoupdate
-
pre-commit-ci[bot] authored
updates: - [github.com/pre-commit/mirrors-clang-format: v14.0.4-1 → v14.0.5](https://github.com/pre-commit/mirrors-clang-format/compare/v14.0.4-1...v14.0.5)
-
Guilhem Saurel authored
cmake: we need link to boost::utf
-
Guilhem Saurel authored
fix: /usr/bin/ld: svd.cc:(.text._Z4testILb0ELb1EEvv[_Z4testILb0ELb1EEvv]+0x17cf): undefined reference to `boost::test_tools::tt_detail::report_assertion(boost::test_tools::assertion_result const&, boost::unit_test::lazy_ostream const&, boost::unit_test::basic_cstring<char const>, unsigned long, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned long, ...)' /usr/bin/ld: CMakeFiles/svd.dir/svd.cc.o:(.data.rel.ro+0x0): undefined reference to `boost::unit_test::lazy_ostream::inst' collect2: error: ld returned 1 exit status make[4]: *** [tests/CMakeFiles/svd.dir/build.make:109: tests/svd] Error 1
-
- 13 Jun, 2022 4 commits
-
-
Guilhem Saurel authored
[pre-commit.ci] pre-commit autoupdate
-
Guilhem Saurel authored
-
pre-commit-ci[bot] authored
updates: - [github.com/pre-commit/mirrors-clang-format: v13.0.1 → v14.0.4-1](https://github.com/pre-commit/mirrors-clang-format/compare/v13.0.1...v14.0.4-1) - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0)
-
Guilhem Saurel authored
tests: remove link to Boost::unit_test_framework
-
- 07 Jun, 2022 1 commit
-
-
Florent Lamiraux authored
fix: detect locked joint with more than 1 DOF
-
- 03 Jun, 2022 2 commits
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Le Quang Anh authored
Bug in API `dependsOnRelPoseBetween` when there is a locked joint with more than 1 DOF. This happened due to a misunderstanding of Eigen::MatrixBlocks::nbRows() method, which actually returns total number of row indices, rather than the number of row index **intervals*. This has been fixed and unit test is modified to detect this kind of errors.
-
- 01 Jun, 2022 1 commit
-
-
Guilhem Saurel authored
-
- 31 May, 2022 7 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- 12 May, 2022 1 commit
-
-
Florent Lamiraux authored
[ConvexShapeContact] Compare Joint instances and not pointers.
-
- 10 May, 2022 1 commit
-
-
Florent Lamiraux authored
-
- 09 May, 2022 1 commit
-
-
Florent Lamiraux authored
[ConvexShapeContact] Fix bug in indexing of pairs of contact surfaces
-
- 03 May, 2022 2 commits
-
-
Florent Lamiraux authored
-
Le Quang Anh authored
-
- 21 Apr, 2022 2 commits
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
- 20 Apr, 2022 1 commit
-
-
Florent Lamiraux authored
-
- 19 Apr, 2022 6 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- 15 Apr, 2022 1 commit
-
-
Florent Lamiraux authored
Add method to retrieve joints involved in a constraint function
-