You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Included through the header.
Skeleton ready.
We can compile and create instances of pinocchio.
setUrdfPath functioning with pinocchio URDFs (the one inside the repo). But it is not working yet with "normals" URDF. Parser les "roots" joints -> look at the recommendations of URDF (Thomas and Florent)
Goals
Implements:
jointPositionSIN
freeFlyerPositionSIN
jointVelocitySIN
freeFlyerVelocitySIN
jointAccelerationSIN
freeFlyerAccelerationSIN
-> Conversion from SoT to pinocchio
newtonEulerSINTERN
initNewtonEuler
computeGenericPosition -> Theophane and Kevin