- 10 Apr, 2016 1 commit
-
-
jcarpent authored
-
- 09 Apr, 2016 1 commit
-
-
jcarpent authored
-
- 04 Apr, 2016 1 commit
-
-
jcarpent authored
-
- 30 Mar, 2016 2 commits
-
-
Valenza Florian authored
[C++][Python] Added algorithm working with joint configurations ( integrate, differentiate, interpolate, random, uniformlySample, distance), their python bindings and unittest
-
Valenza Florian authored
-
- 17 Mar, 2016 1 commit
-
-
jcarpent authored
-
- 08 Mar, 2016 1 commit
-
-
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
-
- 04 Mar, 2016 1 commit
-
-
jcarpent authored
-
- 01 Mar, 2016 1 commit
-
-
jcarpent authored
-
- 16 Feb, 2016 2 commits
- 15 Feb, 2016 4 commits
-
-
Valenza Florian authored
-
Valenza Florian authored
[benchmark][cmake] Re added boost component. Needed by timings-geometry.cpp, and use correct name of algorithms
-
jcarpent authored
-
jcarpent authored
-
- 09 Feb, 2016 4 commits
-
-
Valenza Florian authored
[C++][Frame] Moved the generation of random string in a new file. Modified the default constructor of frame to produce unique frame (as long as the random strings generated are unique)
-
Valenza Florian authored
Conflicts: CMakeLists.txt src/python/algorithms.hpp
-
Valenza Florian authored
[C++][Python][parser] Added operational_frames in Model as a vector of Frame {name, parent id, placementWrtParentJoint} and exposed it in python. When parsing a fixed joint, a frame is added to the model with the name of the fixed joint
-
jcarpent authored
By default, one can now build the benchmarks from make timings. They are build along with the lib if BUILD_BENCHMARK is set to ON.
-
- 03 Feb, 2016 1 commit
-
-
Valenza Florian authored
-
- 02 Feb, 2016 2 commits
-
-
Justin Carpentier authored
-
Valenza Florian authored
Conflicts: CMakeLists.txt src/python/algorithms.hpp
-
- 01 Feb, 2016 2 commits
-
-
Valenza Florian authored
[C++][Python][parser] Added extra_frames in Model as a vector of Frame {name, parent id, placementWrtParentJoint} and exposed it in python. When parsing a fixed joint, a frame is added to the model with the name of the fixed joint
-
jcarpent authored
-
- 29 Jan, 2016 2 commits
-
-
Florent Lamiraux authored
-
jcarpent authored
-
- 27 Jan, 2016 4 commits
- 19 Jan, 2016 1 commit
-
-
Valenza Florian authored
[bench][unittest] Reworked the comparison test between pinocchio and hpp : more tests for benchmarks along with functional tests ; removing magic paths to urdf models + modification of romeo urdf model. Also added a specific BUILD_TESTS_WITH_HPP cmake variable. If you want to run tests that execute hpp robot loading, be sure to have the package romeo_pinocchio installed (it is just a package done done by hand for the moment)
-
- 14 Jan, 2016 1 commit
-
-
Valenza Florian authored
[C++] computeDistances and computeCollisions moved out of GeometryData. Added a vector of boolean handling the state of whether or not the pairs are in collision in GeometryData
-
- 11 Jan, 2016 1 commit
-
-
Valenza Florian authored
[C++][CMake][Doc] Split geometry parser into two parts.Added guard to file to avoid multiple redefinition
-
- 08 Jan, 2016 1 commit
-
-
Valenza Florian authored
[CMake][Python] Exposed GeometryModel and GeometryData in python. Little reworked of the headers_variables in the cmakelists
-
- 07 Jan, 2016 3 commits
-
-
Valenza Florian authored
[benchmark] Added benchmark of atomic computations with geometry objects such as updating global positions, determine if two objects are in collision, or compute the distance between two objects
-
Valenza Florian authored
-
Valenza Florian authored
-
- 17 Dec, 2015 3 commits