#include <xl430_reg.hpp>
Static Public Attributes | |
static constexpr uint16_t | ADDR_ALARM_SHUTDOWN = 63 |
static constexpr uint16_t | ADDR_BAUDRATE = 8 |
static constexpr uint16_t | ADDR_BUS_WATCHDOG = 98 |
static constexpr uint16_t | ADDR_DRIVE_MODE = 10 |
static constexpr uint16_t | ADDR_FF1_GAIN = 90 |
static constexpr uint16_t | ADDR_FF2_GAIN = 88 |
static constexpr uint16_t | ADDR_FIRMWARE_VERSION = 6 |
static constexpr uint16_t | ADDR_GOAL_POSITION = 116 |
static constexpr uint16_t | ADDR_GOAL_PWM = 100 |
static constexpr uint16_t | ADDR_GOAL_VELOCITY = 104 |
static constexpr uint16_t | ADDR_HOMING_OFFSET = 20 |
static constexpr uint16_t | ADDR_HW_ERROR_STATUS = 70 |
static constexpr uint16_t | ADDR_ID = 7 |
static constexpr uint16_t | ADDR_LED = 65 |
static constexpr uint16_t | ADDR_MAX_POSITION_LIMIT = 48 |
static constexpr uint16_t | ADDR_MAX_VOLTAGE_LIMIT = 32 |
static constexpr uint16_t | ADDR_MIN_POSITION_LIMIT = 52 |
static constexpr uint16_t | ADDR_MIN_VOLTAGE_LIMIT = 34 |
static constexpr uint16_t | ADDR_MODEL_INFORMATION = 2 |
static constexpr uint16_t | ADDR_MODEL_NUMBER = 0 |
static constexpr uint16_t | ADDR_MOVING = 122 |
static constexpr uint16_t | ADDR_MOVING_STATUS = 123 |
static constexpr uint16_t | ADDR_OPERATING_MODE = 11 |
static constexpr uint16_t | ADDR_POSITION_D_GAIN = 80 |
static constexpr uint16_t | ADDR_POSITION_I_GAIN = 82 |
static constexpr uint16_t | ADDR_POSITION_P_GAIN = 84 |
static constexpr uint16_t | ADDR_POSITION_TRAJECTORY = 140 |
static constexpr uint16_t | ADDR_PRESENT_LOAD = 126 |
static constexpr uint16_t | ADDR_PRESENT_POSITION = 132 |
static constexpr uint16_t | ADDR_PRESENT_PWM = 124 |
static constexpr uint16_t | ADDR_PRESENT_TEMPERATURE = 146 |
static constexpr uint16_t | ADDR_PRESENT_VELOCITY = 128 |
static constexpr uint16_t | ADDR_PRESENT_VOLTAGE = 144 |
static constexpr uint16_t | ADDR_PROFILE_ACCELERATION = 108 |
static constexpr uint16_t | ADDR_PROFILE_VELOCITY = 112 |
static constexpr uint16_t | ADDR_PWM_LIMIT = 36 |
static constexpr uint16_t | ADDR_REGISTERED_INSTRUCTION = 69 |
static constexpr uint16_t | ADDR_RETURN_DELAY_TIME = 9 |
static constexpr uint16_t | ADDR_STARTUP_CONFIGURATION = 60 |
static constexpr uint16_t | ADDR_STATUS_RETURN_LEVEL = 68 |
static constexpr uint16_t | ADDR_TEMPERATURE_LIMIT = 31 |
static constexpr uint16_t | ADDR_TORQUE_ENABLE = 64 |
static constexpr uint16_t | ADDR_VELOCITY_I_GAIN = 76 |
static constexpr uint16_t | ADDR_VELOCITY_LIMIT = 44 |
static constexpr uint16_t | ADDR_VELOCITY_P_GAIN = 78 |
static constexpr uint16_t | ADDR_VELOCITY_TRAJECTORY = 136 |
static constexpr int | MODEL_NUMBER = 1060 |
static constexpr common::model::EHardwareType | motor_type = common::model::EHardwareType::XL430 |
static constexpr float | PROTOCOL_VERSION = 2.0 |
static constexpr uint8_t | VERSION_STARTUP_CONFIGURATION = 45 |
static constexpr int | VOLTAGE_CONVERSION = 10 |
Definition at line 25 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_ALARM_SHUTDOWN = uint8_t |
Definition at line 88 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_BAUDRATE = uint8_t |
Definition at line 48 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_BUS_WATCHDOG = uint8_t |
Definition at line 116 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_DRIVE_MODE = uint8_t |
Definition at line 54 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_FIRMWARE_VERSION = uint8_t |
Definition at line 42 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_GOAL_POSITION = uint32_t |
Definition at line 129 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_GOAL_PWM = uint16_t |
Definition at line 119 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_GOAL_VELOCITY = uint32_t |
Definition at line 122 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_HOMING_OFFSET = uint32_t |
Definition at line 60 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_HW_ERROR_STATUS = uint8_t |
Definition at line 104 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_ID = uint8_t |
Definition at line 45 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_LED = uint8_t |
Definition at line 95 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_MAX_POSITION_LIMIT = uint32_t |
Definition at line 78 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_MAX_VOLTAGE_LIMIT = uint16_t |
Definition at line 66 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_MIN_POSITION_LIMIT = uint32_t |
Definition at line 81 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_MIN_VOLTAGE_LIMIT = uint16_t |
Definition at line 69 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_MODEL_INFORMATION = uint32_t |
Definition at line 39 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_MODEL_NUMBER = uint16_t |
Definition at line 36 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_MOVING = uint8_t |
Definition at line 132 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_MOVING_STATUS = uint8_t |
Definition at line 135 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_OPERATING_MODE = uint8_t |
Definition at line 57 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_PID_GAIN = uint16_t |
Definition at line 106 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_POSITION_TRAJECTORY = uint32_t |
Definition at line 153 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_PRESENT_LOAD = uint16_t |
Definition at line 141 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_PRESENT_POSITION = uint32_t |
Definition at line 147 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_PRESENT_PWM = uint16_t |
Definition at line 138 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_PRESENT_TEMPERATURE = uint8_t |
Definition at line 159 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_PRESENT_VELOCITY = uint32_t |
Definition at line 144 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_PRESENT_VOLTAGE = uint16_t |
Definition at line 156 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_PROFILE = uint32_t |
Definition at line 124 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_PWM_LIMIT = uint16_t |
Definition at line 72 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_REGISTERED_INSTRUCTION = uint8_t |
Definition at line 101 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_RETURN_DELAY_TIME = uint8_t |
Definition at line 51 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_STARTUP_CONFIGURATION = uint8_t |
Definition at line 85 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_STATUS_RETURN_LEVEL = uint8_t |
Definition at line 98 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_TEMPERATURE_LIMIT = uint8_t |
Definition at line 63 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_TORQUE_ENABLE = uint8_t |
Definition at line 92 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_VELOCITY_LIMIT = uint32_t |
Definition at line 75 of file xl430_reg.hpp.
using ttl_driver::XL430Reg::TYPE_VELOCITY_TRAJECTORY = uint32_t |
Definition at line 150 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 87 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 47 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 115 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 53 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 113 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 112 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 41 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 128 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 118 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 121 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 59 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 103 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 44 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 94 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 77 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 65 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 80 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 68 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 38 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 35 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 131 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 134 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 56 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 109 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 110 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 111 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 152 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 140 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 146 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 137 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 158 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 143 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 155 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 125 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 126 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 71 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 100 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 50 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 83 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 97 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 62 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 91 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 107 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 74 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 108 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 149 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 30 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 27 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 29 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 84 of file xl430_reg.hpp.
|
staticconstexpr |
Definition at line 31 of file xl430_reg.hpp.