diff --git a/src/hpp/corbaserver/rbprm/anymal/robot.py b/src/hpp/corbaserver/rbprm/anymal/robot.py index d2feefeb777eb43969a211bf1cefd87754e76b47..0dc8416162e7ad765cfe5889bb1614a9e0ebaccd 100644 --- a/src/hpp/corbaserver/rbprm/anymal/robot.py +++ b/src/hpp/corbaserver/rbprm/anymal/robot.py @@ -46,7 +46,7 @@ class Robot (Parent): rhand = 'RH_ADAPTER_TO_FOOT' - referenceConfig =[0.,0.,0.462, 0.,0.,0.,1., # FF + referenceConfig =[0.,0.,0.465, 0.,0.,0.,1., # FF 0.0, 0.611, -1.0452, 0.0, -0.853, 1.0847, -0.0, 0.74, -1.08, @@ -63,7 +63,7 @@ class Robot (Parent): nbSamples = 50000 octreeSize = 0.01 cType = "_3_DOF" - offset = [0.,0.,0.0] + offset = [0.,0.,-0.006] rLegLimbOffset = [0.373, 0.264, 0.] lLegLimbOffset = [0.373, -0.264,0.]