- 03 Jun, 2022 1 commit
-
-
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.
-
- 31 May, 2022 1 commit
-
-
Guilhem Saurel authored
-
- 03 May, 2022 1 commit
-
-
Le Quang Anh authored
-
- 19 Apr, 2022 1 commit
-
-
Guilhem Saurel authored
-
- 13 Apr, 2022 1 commit
-
-
Le Quang Anh authored
-
- 28 Feb, 2022 1 commit
-
-
Florent Lamiraux authored
-
- 22 Jul, 2021 1 commit
-
-
alexandrethiault authored
-
- 16 Feb, 2021 1 commit
-
-
Joseph Mirabel authored
-
- 04 Feb, 2021 1 commit
-
-
Florent Lamiraux authored
Methods acting on right hand side of Implicit are now deprecated, Implicit::rightHandSideFromConfig now takes the resulting right hand side as a parameter. Computation of right hand side in solvers have been moved to Implicit class.
-
- 20 Jan, 2021 1 commit
-
-
Florent Lamiraux authored
-
- 19 Jan, 2021 2 commits
-
-
Florent Lamiraux authored
for more accuracy.
-
Florent Lamiraux authored
-
- 13 Jan, 2021 1 commit
-
-
Florent Lamiraux authored
-
- 14 Dec, 2020 1 commit
-
-
Joseph Mirabel authored
-
- 26 May, 2020 1 commit
-
-
Joseph Mirabel authored
-
- 14 May, 2020 1 commit
-
-
Joseph Mirabel authored
-
- 05 May, 2020 1 commit
-
-
Joseph Mirabel authored
-
- 17 Jan, 2019 2 commits
-
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
- 25 Oct, 2018 3 commits
-
-
- 19 Jul, 2018 1 commit
-
-
Florent Lamiraux authored
-
- 08 Feb, 2018 1 commit
-
-
- 17 Jan, 2018 1 commit
-
-
* This follows Eigen naming convension
-
- 21 Jul, 2017 1 commit
-
-
* Add implementation in GenericTransformation
-
- 01 Feb, 2017 1 commit
-
-
- 30 Sep, 2016 1 commit
-
-
- 06 Sep, 2016 1 commit
-
-
- 28 Jun, 2016 1 commit
-
-
- 20 Jun, 2016 1 commit
-
-
- 16 Jun, 2016 1 commit
-
-
Florent Lamiraux authored
-
- 12 Jun, 2016 2 commits
-
-
Florent Lamiraux authored
- 1e-12 -> 1e-10.
-
Joseph Mirabel authored
-
- 11 Jun, 2016 1 commit
-
-
Florent Lamiraux authored
- this test points out what looks like to be a bug.
-
- 17 May, 2016 2 commits
-
-
replace them by the templated class GenericTransformation
-
constructors.
-
- 12 Apr, 2016 1 commit
-
-
- 11 Apr, 2016 2 commits
-
-