Transcript John report
Current Work PID control to direct WAM to given position Have made a Matlab script to calculate max inertia on each joint, using an approximation for the hand inertia Script also calculates optimal gains for critical damping Trying to deploy this on the WAM WAM is not responding well – neglecting my inertia calculations, I tried Kp = moderate value (10); Kd = 0 (no damping) and requesting desired position for joint 4 only, the joint does not quite reach the desired position (friction?). What's Next Finish position/trajectory control (once I have the gains this should work well) Integrate blending into the points of the trajectory so we get smooth velocity/acceleration Possibly write a program sending position commands over UDP Test and debug Simulink model for Barrett Hand Coordinate the trajectory model and the hand model