- Sep 19, 2016
-
-
Valenza Florian authored
[C++][eigen] Remove call to eigen method hasNaN to ensure compatibility with eigen 3.0.5. Provide our own implementation
-
- Sep 16, 2016
-
-
Valenza Florian authored
[C++] Make JointComposite part of the JointVariant. Reoganized some include to avoid circular dependencies
-
- Sep 15, 2016
-
-
- Sep 13, 2016
-
-
- Aug 04, 2016
- Aug 01, 2016
-
-
Valenza Florian authored
[C++][CMake] Merged fake-fcl with fcl.hpp (splitted in .hpp and .hxx file). Propagated flag -DWITH_HPP_FCL to all binaries
-
- Jul 29, 2016
-
-
Valenza Florian authored
[C++][Python] One can contruct a GeometryModel and Data even if hpp-fcl is not found. All stuff related to collisions is not available but geometryPlacements are ( for visualisation in the viewer especially).
-
Valenza Florian authored
-
- Jul 28, 2016
-
-
jcarpent authored
-
- Jul 27, 2016
- Jul 26, 2016
-
-
Guilhem Saurel authored
-
-
- Jul 23, 2016
-
-
jcarpent authored
-
- Jul 22, 2016
-
-
- Jul 20, 2016
-
-
Valenza Florian authored
-
[CMake] Solved bug #236. Marginally changed the source/header listing policy to avoid similar bugs in the future.
-
- Jul 19, 2016
-
-
Valenza Florian authored
-
-
- Jul 12, 2016
-
-
jcarpent authored
-
- Jul 11, 2016
-
-
Valenza Florian authored
-
Valenza Florian authored
Conflicts: CMakeLists.txt
-
- Jul 07, 2016
-
-
Valenza Florian authored
Renamed JointXXAccessor to JointXX + renamed traits<D>::JointData to traits<D>::JointDataDerived, same for Model. Conflicts: CMakeLists.txt src/algorithm/center-of-mass.hxx src/multibody/model.hpp unittest/CMakeLists.txt
-
Valenza Florian authored
Conflicts: CMakeLists.txt
-
jcarpent authored
-
- Jul 06, 2016
-
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
Guilhem Saurel authored
As it is done in src/multibody/parser/python.cpp, one can create a shared_ptr to a new Model in c++, send this into a python namespace, update it in python, and continue to work on the Model in c++. An example to use this as a simple parser is given in unittest/python.cpp and models/simple_model.py (squashed version)
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
- Jun 27, 2016
-
-
jcarpent authored
Eigen::ProcuctReturnType becomes Eigen::Product in Eigen version >= 3.3.0.
-
- Jun 23, 2016
-
-
jcarpent authored
-
jcarpent authored
-
Valenza Florian authored
-
- Jun 17, 2016
-
-
Valenza Florian authored
[Python] Rename file into joint-derived.hpp to correspond to the type it exposes. i.e it does the exposition for each derived joint model ( that are in the joint model variant
-
- May 26, 2016
-
-
jcarpent authored
-