- 22 Apr, 2014 1 commit
-
-
Florent Lamiraux authored
- do not assume that base link is called "base_link".
-
- 27 Mar, 2014 1 commit
-
-
Florent Lamiraux authored
-
- 22 Mar, 2014 1 commit
-
-
Florent Lamiraux authored
urdf file does not specify the type of root joint. Parameter rootJointType specifies the type of the root joint of the robot. Possible values are - "freeflyer", - "planar", - "anchor".
-
- 14 Mar, 2014 1 commit
-
-
Florent Lamiraux authored
cut dependency to Kitelab and to jrl-dynamics.
-
- 12 Sep, 2013 1 commit
-
-
Antonio El Khoury authored
-
- 13 Dec, 2012 1 commit
-
-
Antonio El Khoury authored
-
- 13 Jun, 2012 1 commit
-
-
Antonio El Khoury authored
* Besides the gaze joint, gaze origin and direction need to be set. * Gaze joint local origin and orientation are used to fillthis information. * It is hence assumed that the gaze joint is correctly placed in the kinematic tree. This can be done by defining an anchor joint in the robot URDF file and give it the correct transformation.
-
- 11 Jun, 2012 1 commit
-
-
Antonio El Khoury authored
* Bodies are now of type CapsuleBody. * In SRDF parser, when geometry is of segment type, use special methods addInnerCapsule addOuterCapsule to define specific self-collision pairs.
-
- 24 Apr, 2012 1 commit
-
-
Antonio El Khoury authored
* Bodies are not explicitly created anymore. * When a solid component is added to a joint component, the body is created once with the body factory if it has not been created yet. * In SRDF parser, add inner and outer objects for bodies to compute distance computation analyses.
-
- 17 Apr, 2012 1 commit
-
-
Antonio El Khoury authored
* From now on, the root joint will be named "base_joint".
-
- 14 Apr, 2012 1 commit
-
-
Antonio El Khoury authored
-
- 12 Apr, 2012 3 commits
-
-
Antonio El Khoury authored
* The pose argument is the local link pose. * The origin of either visual or collision node can be used.
-
Antonio El Khoury authored
-
Antonio El Khoury authored
-
- 26 Mar, 2012 1 commit
-
-
Antonio El Khoury authored
-
- 23 Mar, 2012 1 commit
-
-
Antonio El Khoury authored
* Create appropriate Kite solid component and attach it to body. * Use assimp to parse mesh files. * assimp usage has been copied from rviz and adapted. * Only meshes are supported for now.
-
- 22 Mar, 2012 1 commit
-
-
Antonio El Khoury authored
* The methods are largely inspired from the similar parser jrl_dynamics_parser by Florent Lamiraux, Guido Manfredi, and Thomas Moulard. * So far the dyncamic part of the robot is fully loaded, as the kinematic part in of Kite device component. * No Kite solid component is attached to the bodies.
-
- 20 Mar, 2012 2 commits
-
-
Antonio El Khoury authored
-
Antonio El Khoury authored
-