- Oct 05, 2022
-
-
Guilhem Saurel authored
-
- Apr 05, 2022
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Oct 12, 2021
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Apr 02, 2021
-
-
Guilhem Saurel authored
-
- Apr 15, 2020
-
-
Guilhem Saurel authored
-
- Apr 14, 2020
-
-
Guilhem Saurel authored
-
- Sep 25, 2019
-
-
Guilhem Saurel authored
While here, add a symlink to test_data if the build directory is not the root one
-
- Sep 24, 2019
-
-
Guilhem Saurel authored
-
- Mar 25, 2019
-
-
Guilhem Saurel authored
-
- Mar 21, 2019
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Jan 29, 2019
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
- Jan 04, 2019
-
-
stevet authored
-
- Jul 03, 2018
-
-
Mathieu Geisert (old) authored
-
- Mar 15, 2018
-
-
Pierre Fernbach authored
-
- Jun 09, 2017
-
-
Mathieu Geisert (old) authored
-
- Mar 09, 2017
-
-
Steve Tonneau authored
-
- Mar 08, 2017
-
-
Steve Tonneau authored
-
Steve Tonneau authored
-
Steve Tonneau authored
-
Steve Tonneau authored
-
- Jun 06, 2016
-
-
andreadelprete authored
-
- Nov 06, 2015
-
-
andreadelprete authored
[SMALL IMPROVEMENTS] When solving dual LP switch infeasible and unbounded return flags. In all equilibrium algorithms check whether the number of contacts is 0, in which case return appropriate result (typically infeasible). Improve test_static_equilibrium.
-
- Nov 04, 2015
-
-
andreadelprete authored
-
- Nov 03, 2015
-
-
andreadelprete authored
[IMPORTANT CHANGE] Take com as a 3d point rather than a 2d point (this should allow to consider cases in which gravityis not aligned with the z axis in the future).
-
andreadelprete authored
Assume all contacts have same friction coefficient (change signature of setNewContacts method). Convert b0 (the minimum contact force generator coefficient) to e_max (the norm of the minimum force error that results in a violation of the friction cones).
-
andreadelprete authored
Return the status of the LP solver rather than returning a boolean, so that the user can have a better understanding of what happened when the LP could not be solved.
-
andreadelprete authored
Add new LP problems in test_data folder to use them in test_LP_problem. Change range of admissible pitch-roll angles for random contact generation from 0 to twice the friction cone angle. Clean code.
-
andreadelprete authored
Add binary files describing some LP problems in folder test_data. Add test LP solver using binary files.
-
andreadelprete authored
-
andreadelprete authored
Extend code to handle arbitrary number of generators per contact. Minor improvements here and there.
-
- Nov 02, 2015
-
-
andreadelprete authored
-
andreadelprete authored
-
andreadelprete authored
-