- 31 Dec, 2016 1 commit
-
-
Florent Lamiraux authored
-
- 07 Jul, 2016 1 commit
-
-
jcarpent authored
-
- 29 Jun, 2016 1 commit
-
-
- 03 Jun, 2016 1 commit
-
-
- 03 Feb, 2016 1 commit
-
-
- 27 Oct, 2015 1 commit
-
-
- 23 Oct, 2015 2 commits
-
-
- 20 Feb, 2015 1 commit
-
-
- 04 Nov, 2014 1 commit
-
-
Florent Lamiraux authored
Avoid conflict between fcl official version as installed by ROS and hpp modified version.
-
- 07 Oct, 2014 1 commit
-
-
Florent Lamiraux authored
- jointRotation::Bounded and UnBounded.
-
- 28 Jun, 2014 1 commit
-
-
Florent Lamiraux authored
Extra configuration space enable users to store extra configuration variables in the robot configuration. For instance to plan motions in the state space.
-
- 12 Jun, 2014 1 commit
-
-
Mathieu Geisert (old) authored
-
- 22 May, 2014 1 commit
-
-
Mylene Campana authored
-
- 14 Mar, 2014 1 commit
-
-
Florent Lamiraux authored
- remove dependency to - Kitelab and - jrl-dynamics - add dependency to fcl, - implement class Body as fcl::CollisionObject container, - implement forward kinematics.
-
- 08 Oct, 2013 1 commit
-
-
Antonio El Khoury authored
-
- 25 Sep, 2013 1 commit
-
-
Antonio El Khoury authored
-
- 12 Sep, 2013 1 commit
-
-
Antonio El Khoury authored
-
- 11 Sep, 2013 1 commit
-
-
Antonio El Khoury authored
* Body and CapsuleBody classes are renamed to BodyDistance and CapsuleBodyDistance respectively. * BodyDistance no longer inherits from CkwsKCDBody. BodyDistance now holds a CkwsKCDBodyAdvanced shared pointer as private attribute. * BodyDistance constructor now takes a body shared pointer and a string as arguments * CapsuleBodyDistance is still a daughter class of BodyDistance. * Body factory classes are no longer necessary. * The Device class now holds all BodyDistance objects associated with bodies in a vector private attribute. The vector can be accessed with a public getter.
-
- 10 Sep, 2013 1 commit
-
-
Antonio El Khoury authored
* Header is now included where needed.
-
- 11 Jun, 2012 1 commit
-
-
Antonio El Khoury authored
associated factory. * Add dependency to hpp-geometry * Define new CapsuleBody class that derives from Body. * We assume that the body has only one inner object of type hpp::geometry::collision::Segment that represents a capsule. * Beside a CkcdAnalysis vector attribute, class has a segment pair attribute to store self-collision pairs. * When adding inner and outer segments, self-collision pairs are added. * When computing distance for a distance pair, kcd is used for segment-polyhedron analyses, and a fast distance computation is used for segment-segment pairs. * Define method to compute minimum distance for all pairs of a body.
-
- 23 Apr, 2012 1 commit
-
-
Antonio El Khoury authored
* The Kite API forbids the user to create himself bodies. They can only be created by a body factory. * The body factory is passed as an argument during initialization of a joint component. * Before a solid component reference is added to the joint component, the body factory creates a new body if there is no attached body yet to the joint.
-
- 20 Dec, 2011 1 commit
-
-
Florent Lamiraux authored
-
- 01 Dec, 2011 1 commit
-
-
Florent Lamiraux authored
-
- 15 Nov, 2011 1 commit
-
-
Antonio El Khoury authored
* CMakeLists.txt * tests/CMakeLists.txt
-
- 24 Jul, 2011 1 commit
-
-
Florent Lamiraux authored
-
- 20 Jul, 2011 2 commits
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
- 15 Jul, 2011 1 commit
-
-
Florent Lamiraux authored
-
- 14 Jul, 2011 3 commits
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
Use hpp-util for debug purposes.
-
Florent Lamiraux authored
Use cmake, Make joint classes derive from Kineo and jrl-dynamics corresponding joint classes.
-