Last modified by Eric Nantel on 2024/11/21 09:43

From version < 112.1 >
edited by Coleman Benson
on 2019/02/22 14:59
To version < 113.1 >
edited by Coleman Benson
on 2019/02/22 15:37
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -603,6 +603,8 @@
603 603  
604 604  = Advanced =
605 605  
606 +The motion controller used in serial mode is not the same as the motion controller use in RC mode. RC mode is intended to add functionality to what would be considered "normal" RC behavior based on PWM input.
607 +
606 606  ====== __A1. Angular Stiffness (**AS**)__ ======
607 607  
608 608  The servo's rigidity / angular stiffness can be thought of as (though not identical to) a damped spring in which the value affects the stiffness and embodies how much, and how quickly the servo tried keep the requested position against changes. There are no units.
... ... @@ -633,7 +633,7 @@
633 633  
634 634  ====== __A2. Angular Holding Stiffness (**AH**)__ ======
635 635  
636 -The angular holding stiffness determines the servo's ability to hold a desired position under load. The default value for stiffness depending on the firmware may be 0 or 1. Greater values produce increasingly erratic behavior and the effect becomes extreme below -4 and above +4. Maximum values are -10 to +10.
638 +The angular holding stiffness determines the servo's ability to hold a desired position under load. The default value for stiffness depending on the firmware may be 0 or 1. Greater values produce increasingly erratic behavior and the effect becomes extreme below -4 and above +4. Maximum values are -10 to +10. Note that when  considering altering a stiffness value, the end effect depends on the mode being tested.
637 637  
638 638  Ex: #5AH3<cr>
639 639  
... ... @@ -649,7 +649,7 @@
649 649  
650 650  Ex: #5CAH2<cr>
651 651  
652 -This writes the angular holding stiffness of servo #5 to 2 to EEPROM
654 +This writes the angular holding stiffness of servo #5 to 2 to EEPROM. Note that when  considering altering a stiffness value, the end effect depends on the mode being tested.
653 653  
654 654  ====== __A3: Angular Acceleration (**AA**)__ ======
655 655  
Copyright RobotShop 2018