Example #1
0
 public LArm(Aldebaran.Proxies.MotionProxy mp)
 {
     this.mp = mp;
     angles  = new Angles(mp, joints);
 }
Example #2
0
 public LArm(Aldebaran.Proxies.MotionProxy mp)
 {
     this.mp = mp;
     angles = new Angles(mp, joints);
 }