NEW Penguin Robot Code - Calibration Companion
Penguin Servo Calibration Companion
This program is handy for quick Penguin checks
on calibration. I use it on my three Penguin robots
to do a quick check on the the status of each.
It's also very helpful when writing new motion
control code. It's compatible with other programs
in my penguin_suite.
humanoido
This program is handy for quick Penguin checks
on calibration. I use it on my three Penguin robots
to do a quick check on the the status of each.
It's also very helpful when writing new motion
control code. It's compatible with other programs
in my penguin_suite.
humanoido
' A useful utility to determine if Penguins' ' memory holds safe tilt and stride values. If the ' values are out of range, the program will restore ' default values. It then homes the servos for study. ' This program is entirely automatic. Program reads ' center values stored on page 7 of memory and ' is compatible with ' [b]penguin_automatic_servo_calibrator.bpx ' Penguin-ServoCalibration.bpx[/b]
Comments
humanoido