![]() |
Dynamixel
2.9.5
RoadNarrows Robotics Dynamixel Package
|
Macros | |
| #define | DYNA_RX10_SPEC_WEIGHT_G 64.5 |
| weight (grams) | |
| #define | DYNA_RX10_SPEC_WIDTH_MM 35.6 |
| width (mm) | |
| #define | DYNA_RX10_SPEC_HEIGHT_MM 50.6 |
| height (mm) | |
| #define | DYNA_RX10_SPEC_DEPTH_MM 35.5 |
| depth (mm) | |
| #define | DYNA_RX10_SPEC_POS_RES_DEG 0.29 |
| resolution (degrees) | |
| #define | DYNA_RX10_SPEC_GEAR_RATIO 193.0 |
| gear reduction ratio : 1 | |
| #define | DYNA_RX10_SPEC_STALL_TORQUE_KGF 13.0 |
| maximum stall torque (kgf) at optimal power | |
| #define | DYNA_RX10_SPEC_MAX_SPEED_RPM 54.0 |
| maximum no-load speed (rpm) at optimal power | |
| #define | DYNA_RX10_SPEC_ANGLE_MIN_DEG 0.0 |
| minimum rotation angle in servo mode (deg) | |
| #define | DYNA_RX10_SPEC_ANGLE_MAX_DEG 300.0 |
| maximum rotation angle in servo mode (deg) | |
| #define | DYNA_RX10_SPEC_MODES (DYNA_MODE_SERVO|DYNA_MODE_CONTINUOUS) |
| supported modes (see Dynamixel Operational Modes) | |
| #define | DYNA_RX10_SPEC_HAS_360_POS false |
| servo does not provide 360 ° position data | |
| #define | DYNA_RX10_SPEC_TEMP_MIN_C (-5.0) |
| minimum recommended operational temperature (C) | |
| #define | DYNA_RX10_SPEC_TEMP_MAX_C 80.0 |
| maximum recommended operational temperature (C) | |
| #define | DYNA_RX10_SPEC_VOLT_MIN_V 10.0 |
| minimum operational voltage (V) | |
| #define | DYNA_RX10_SPEC_VOLT_MAX_V 12.0 |
| maximum operational voltage (V) | |
| #define | DYNA_RX10_SPEC_CTL_METHOD DYNA_CTL_METHOD_COMPLIANCE |
| position control method (see Dynamixel Internal Position Control Methods) | |