Austin Mitchell / Mbed 2 deprecated RobotFightingControl

Dependencies:   mbed PinDetect

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers config.h Source File

config.h

00001 // Geometry / configuration - included from the IK library
00002 
00003 // See Geometry.md for a description of these measurements
00004 
00005 // You can work in any units, as long as they all match; these
00006 // will dictate the units of the 3D space you're in.  I used millimetres.
00007 float L1=80; //Shoulder to elbow length
00008 float L2=80; //Elbow to wrise length
00009 float L3=68;  //Length from wrist to hand PLUS base centre to shoulder