- 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 20, 2015
-
-
fvalenza authored
Add computation of CoM position, velocity and accelerations + minor ajustements
-
- Jul 16, 2015
- Jul 09, 2015
-
-
fvalenza authored
Topic/mac compatibility
-
- Jun 27, 2015
-
-
jcarpent authored
-
- Jun 25, 2015
- Jun 23, 2015
-
-
jcarpent authored
-
- Jun 16, 2015
- Jun 15, 2015
-
-
Justin Carpentier authored
-
Justin Carpentier authored
Implement exp and log map in C++ and expose them in Python. Still need some adjustments to be really efficient.
-
- Jun 13, 2015
-
-
Antonio El Khoury authored
-
Antonio El Khoury authored
-
Antonio El Khoury authored
-
Antonio El Khoury authored
-
Antonio El Khoury authored
-
Antonio El Khoury authored
-
Antonio El Khoury authored
* Implement exp3, exp6, log3, and log6 functions by copying implementation from explog.py. * Add same documentation as in explog.py.
-
- Jun 12, 2015
-
-
Justin Carpentier authored
[C++][Debug] Fixed operator * : Y*S in joint revolute unaligned
-
Valenza Florian authored
-
Justin Carpentier authored
Topic/joint limits
-
Florian Valenza authored
-
Florian Valenza authored
[Major][C++] Added Joint limits to joint model and to Pinocchio Data. Also added an algorithm to compute joint limits. Based on the model of the limits, it computes and store the actual limits in Data. We then have access to the values in Data in python binding. The algorithm is here in future cases where the limits will not only be static but dependent of the configuration
-
- May 06, 2015
-
-
jcarpent authored
-
- Apr 30, 2015
-