![]() |
Dynamixel
2.9.5
RoadNarrows Robotics Dynamixel Package
|
Macros | |
#define | DYNA_RX64_SPEC_WEIGHT_G 125.0 |
weight (grams) | |
#define | DYNA_RX64_SPEC_WIDTH_MM 40.2 |
width (mm) | |
#define | DYNA_RX64_SPEC_HEIGHT_MM 61.1 |
height (mm) | |
#define | DYNA_RX64_SPEC_DEPTH_MM 41.0 |
depth (mm) | |
#define | DYNA_RX64_SPEC_POS_RES_DEG 0.29 |
resolution (degrees) | |
#define | DYNA_RX64_SPEC_GEAR_RATIO 200.0 |
gear reduction ratio : 1 | |
#define | DYNA_RX64_SPEC_STALL_TORQUE_KGF 52.0 |
maximum stall torque (kgf) at optimal power | |
#define | DYNA_RX64_SPEC_MAX_SPEED_RPM 64.0 |
maximum no-load speed (rpm) at optimal power | |
#define | DYNA_RX64_SPEC_ANGLE_MIN_DEG 0.0 |
minimum rotation angle in servo mode (deg) | |
#define | DYNA_RX64_SPEC_ANGLE_MAX_DEG 300.0 |
maximum rotation angle in servo mode (deg) | |
#define | DYNA_RX64_SPEC_MODES (DYNA_MODE_SERVO|DYNA_MODE_CONTINUOUS) |
supported modes (see Dynamixel Operational Modes) | |
#define | DYNA_RX64_SPEC_HAS_360_POS false |
servo does not provide 360 ° position data | |
#define | DYNA_RX64_SPEC_TEMP_MIN_C (-5.0) |
minimum recommended operational temperature (C) | |
#define | DYNA_RX64_SPEC_TEMP_MAX_C 80.0 |
maximum recommended operational temperature (C) | |
#define | DYNA_RX64_SPEC_VOLT_MIN_V 12.0 |
minimum operational voltage (V) | |
#define | DYNA_RX64_SPEC_VOLT_MAX_V 18.5 |
maximum operational voltage (V) | |
#define | DYNA_RX64_SPEC_CTL_METHOD DYNA_CTL_METHOD_COMPLIANCE |
position control method (see Dynamixel Internal Position Control Methods) | |