- Sep 30, 2015
-
-
Valenza Florian authored
[hotfix] Changed from assignation to initialization for a matrix in symmetric3 that causes computations errors with ubuntu 14.04 in release mode.
-
- Sep 29, 2015
-
-
Valenza Florian authored
[C++]{Minor] Changed the name of the method to access the segment of a given vector. The length of the returned segment depends on the dof of the joint(size NQ or NV)
-
Valenza Florian authored
-
- Sep 28, 2015
-
-
Valenza Florian authored
-
Valenza Florian authored
[C++][Major] Reorganized the methods to acces segments of fixed size (one for NQ, one for NV) from joints indexes
-
Nicolas Mansard authored
-
Valenza Florian authored
[C++][Major] Added JointModelDense and JointDataDense. Both templated by the dimension of configuration space and tangential space. Each joint can be converted to a Dense one
-
- Sep 17, 2015
-
-
jcarpent authored
-
- Sep 11, 2015
-
-
Valenza Florian authored
-
Valenza Florian authored
-
- Sep 10, 2015
-
-
Valenza Florian authored
-
Valenza Florian authored
-
Valenza Florian authored
-
Valenza Florian authored
[Major][C++] Renamed macro for spatial traits : 2 cases -> use in templated/not templated classes to avoid polluting warnings. Following these naming could avoid multiple definitions of macro SE3_JOINT_TYPEDEF
-
Valenza Florian authored
-
Valenza Florian authored
[C++][Major] MotionRevolute is now CRTP. Moved out of struct JointRevolute to solve namespace problems
-
Valenza Florian authored
-
Valenza Florian authored
[Major] BiasZero is now a MotionBase (CRTP), implemented in jointrevolute. Switch in other joints to come
-
Valenza Florian authored
-
Valenza Florian authored
-
Valenza Florian authored
-
Valenza Florian authored
-
Valenza Florian authored
[Major] spatial class SE3 is now CRTP. Move traits class in spatial/fwd.h as it is now used in spatial classes and joint-base
-
- Sep 07, 2015
-
-
Nicolas Mansard authored
[Python] force the computations of all coefficient in the mass matrix, in the binding of computeAllTerms.
-
Nicolas Mansard authored
-
- Aug 10, 2015
-
-
Antonio El Khoury authored
-
- Aug 07, 2015
-
-
Antonio El Khoury authored
-
Antonio El Khoury authored
-
Antonio El Khoury authored
-
Antonio El Khoury authored
-
Antonio El Khoury authored
-
- Aug 06, 2015
-
-
Antonio El Khoury authored
- This is necessary to build with older compiler versions. - The keyword typename must only be used in template declarations and definitions and only in contexts in which dependent names can be used. This excludes explicit specialization declarations and explicit instantiation declarations (until C++11).
-
- Jul 16, 2015
-
-
jcarpent authored
-
- Jun 27, 2015
-
-
jcarpent authored
-
- Jun 25, 2015