- Jul 19, 2016
-
-
Valenza Florian authored
[C++][Python] Removed references to kinematic model/data in geometry model/data. + fixed unallocated memory map ( due to using reserve keyword instead of resize)
-
Valenza Florian authored
[C++][Python] Remove dependency on SRDF parser in Geometry Model and Data. Updated Python interface accordingly
-
Valenza Florian authored
-
Valenza Florian authored
[C++] Removed type from GeometryObject. Still using the enum GeometryType to specify if visuals or collisions must be parsed from urdf file
-
Valenza Florian authored
-
Valenza Florian authored
-
Valenza Florian authored
-
Valenza Florian authored
-
Justin Carpentier authored
Fix CMake when compiling with hpp-fcl without Python.
-
-
- Jul 18, 2016
-
-
Justin Carpentier authored
[CMake] Compilation without python
-
-
- Jul 12, 2016
- Jul 11, 2016
-
-
Justin Carpentier authored
Moved assimp module in hpp-fcl
-
Valenza Florian authored
-
Valenza Florian authored
Conflicts: CMakeLists.txt
-
- Jul 08, 2016
-
-
Nicolas Mansard authored
Topic/neutral config
-
Valenza Florian authored
-
Justin Carpentier authored
[C++] Rename spatial scalar type to follow Eigen convention.
-
Antonio El Khoury authored
* Rename Scalar_t to Scalar. * This allows applying Eigen-compatible template operations to se3::spatial objects.
-
- Jul 07, 2016
-
-
Valenza Florian authored
-
Valenza Florian authored
[C++][unittest] Added neutralConfiguration vector in Model, and fill it when adding joints + test on neutralConfiguration
-
Valenza Florian authored
-
Justin Carpentier authored
Expose the Joint (Model,Data) Variant methods via the generic Joint(Model,Data).
-
Valenza Florian authored
-
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
-
Valenza Florian authored
[C++] The stack of joints model & data is now of type joint accessor ( i.e the derived types are encapsulated in a generic joint accessor Conflicts: src/multibody/model.hpp
-
Valenza Florian authored
[Minor] Update name in Data of oMof to oMf + in frames algo get directly the value of the parent joint when the relative placement of the frame wrt parent joint is Identity
-
jcarpent authored
-
jcarpent authored
-
Justin Carpentier authored
Move frame to multibody + add updateKinematics option in com jacobian algo
-
- Jul 06, 2016
-
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
Justin Carpentier authored
Add python model parsing from #194
-
jcarpent authored
-
Justin Carpentier authored
-
jcarpent authored
-