#include <dynamixel_state.h>
Definition at line 37 of file dynamixel_state.h.
| robotis_framework::DynamixelState::DynamixelState |
( |
| ) |
|
|
inline |
| std::map<std::string, uint32_t> robotis_framework::DynamixelState::bulk_read_table_ |
| double robotis_framework::DynamixelState::goal_position_ |
| double robotis_framework::DynamixelState::goal_torque_ |
| double robotis_framework::DynamixelState::goal_velocity_ |
| int robotis_framework::DynamixelState::position_d_gain_ |
| int robotis_framework::DynamixelState::position_i_gain_ |
| double robotis_framework::DynamixelState::position_offset_ |
| int robotis_framework::DynamixelState::position_p_gain_ |
| double robotis_framework::DynamixelState::present_position_ |
| double robotis_framework::DynamixelState::present_torque_ |
| double robotis_framework::DynamixelState::present_velocity_ |
| TimeStamp robotis_framework::DynamixelState::update_time_stamp_ |
| int robotis_framework::DynamixelState::velocity_d_gain_ |
| int robotis_framework::DynamixelState::velocity_i_gain_ |
| int robotis_framework::DynamixelState::velocity_p_gain_ |
The documentation for this class was generated from the following file: