- 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
-
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
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
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
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
- Jun 28, 2016
-
-
Justin Carpentier authored
Fix bug when parsing URDF tree + minor clean
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-