- Apr 06, 2023
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Wilson Jallet authored
+ unittest: make bind_optional and test_optional.py into template files + cmake: instantiate boost and std optional tests using configure_file
-
Wilson Jallet authored
+ default is boost::optional<T> + add test for boost::optional
-
- Feb 28, 2023
-
-
Wilson Jallet authored
+ create struct with fixed-size members, expose with setter
-
- Feb 21, 2023
-
-
Justin Carpentier authored
-
- Feb 20, 2023
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Jan 27, 2023
-
-
Justin Carpentier authored
-
- Dec 05, 2022
-
-
Wilson Jallet authored
-
Wilson Jallet authored
* tests we can expose std::vector<Matrix3d> * test input and returning std::vector<Matrix> objects * test specific functions for specific dims
-
- Jul 27, 2022
-
-
Guilhem Saurel authored
-
- Jul 26, 2022
-
-
Justin Carpentier authored
-
- Sep 05, 2021
-
-
Justin Carpentier authored
-
- Aug 05, 2021
-
-
Justin Carpentier authored
-
- May 25, 2021
-
-
Guilhem Saurel authored
* include registration: add failing unit test * include registration: break circular include loop otherwise, when a user include directly this header without fwd.hpp, as in the include.cpp regression test: Dans le fichier inclus depuis ../include/eigenpy/fwd.hpp:35, depuis ../include/eigenpy/registration.hpp:9, depuis ../unittest/include.cpp:7: ../include/eigenpy/expose.hpp: Dans la fonction « void eigenpy::expose() »: ../include/eigenpy/expose.hpp:27:9: erreur: « register_symbolic_link_to_registered_type » n'a pas été déclaré dans cette portée 27 | if(!register_symbolic_link_to_registered_type<T>()) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/eigenpy/expose.hpp:27:52: erreur: expected primary-expression before « > » token 27 | if(!register_symbolic_link_to_registered_type<T>()) | ^ ../include/eigenpy/expose.hpp:27:50: attention: le non logique est toujours appliqué au membre de gauche de la comparaison [-Wlogical-not-parentheses] 27 | if(!register_symbolic_link_to_registered_type<T>()) | ^ ../include/eigenpy/expose.hpp:27:54: erreur: expected primary-expression before « ) » token 27 | if(!register_symbolic_link_to_registered_type<T>()) | ^
-
- Apr 02, 2021
-
-
Guilhem Saurel authored
fix: CMake Warning (dev) at unittest/CMakeLists.txt:10 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: …/eigenpy/unittest/eigen_ref.cpp Call Stack (most recent call first): unittest/CMakeLists.txt:33 (ADD_LIB_UNIT_TEST) This warning is for project developers. Use -Wno-dev to suppress it.
-
- Jun 08, 2020
-
-
Justin Carpentier authored
-
- May 27, 2020
-
-
Justin Carpentier authored
-
- May 05, 2020
-
-
Justin Carpentier authored
-
- Mar 12, 2020
-
-
Justin Carpentier authored
No more useful
-
- Feb 25, 2020
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Feb 23, 2020
-
-
Justin Carpentier authored
-
- Feb 21, 2020
-
-
Justin Carpentier authored
-
- Jan 29, 2020
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Jan 22, 2020
-
-
Justin Carpentier authored
-
- Dec 19, 2019
-
-
* Default BUILD_TESTING to OFF * Deprecate BUILD_UNIT_TESTS and remove its usage * Revert "Default BUILD_TESTING to OFF" This reverts commit 102bf6fb30ce77bfe195b296482406b4b6a81b41. * [BUILD_UNIT_TESTS] Better deprecation message
-
- Nov 25, 2019
-
-
Justin Carpentier authored
Almost ready for generating packaging
-
Justin Carpentier authored
-
- Jul 18, 2019
-
-
Justin Carpentier authored
-
- Jul 17, 2019
-
-
Justin Carpentier authored
-
- Jul 12, 2019
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Jun 28, 2019
-
-
Justin Carpentier authored
-
- Apr 16, 2019
-
-
Justin Carpentier authored
-
- Feb 18, 2019
-
-
Justin Carpentier authored
-