- Mar 08, 2016
-
-
Valenza Florian authored
[C++][Pyhton][Geom parser] ROS_PACKAGE_PATHS directories are now added to the ones specified by user
-
Valenza Florian authored
-
Valenza Florian authored
-
Valenza Florian authored
[Python] Update methods and RobotWrapper to use buildGeom instead of buildModelAndGeom and to use a list of package dirs instead of one meshRootDir.If no package_dirs is given by the user, then it will call the C++ procedure that automatically parse the ROS_PACKAGE_PATH
-
Valenza Florian authored
-
Valenza Florian authored
[Python] Added method to convert a python List of string to a C++ vector of string. Warning: the type checking must be made by user before using this function
-
Valenza Florian authored
-
Valenza Florian authored
[C++][Python][Parser Geom] Parse automatically the ROS_PACKAGE_PATH environment variable if not clue is given by the user to where to search for meshes. Change the meshRootDir argument to a vector of strings (package directories). Updated Python consequently
-
- Mar 07, 2016
- Mar 06, 2016
- Mar 05, 2016
-
-
Justin Carpentier authored
Add ABA algorithm
-
- Mar 04, 2016
-
-
Justin Carpentier authored
Inertia.From{Ellipsoid,Cylinder,Box}
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
Guilhem Saurel authored
-
jcarpent authored
-
jcarpent authored
-
Guilhem Saurel authored
-
- Mar 03, 2016
-
-
Justin Carpentier authored
Rework center of mass algo + Python API
-
jcarpent authored
-
- Mar 02, 2016
-
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
Use the name for all the algo related to centerOfMass computations. All of them now return the center of mass position of the whole rigid body system. Add also to compute only the position and velocity of the CoM
-
jcarpent authored
-
- Mar 01, 2016
-
-
Justin Carpentier authored
Add missing namespace
-
jcarpent authored
-
Justin Carpentier authored
Rework SRDF parsing + correct GeometryModel parsing from URDF
-
jcarpent authored
-
jcarpent authored
The geometries are now loaded by reading again the URDF file. From now, one has to build a model first from a URDF file, then to load the geometries according to this model.
-
jcarpent authored
-