![]() |
EtherCAT Control Framework v0.9
Implementation of EtherCAT protocol using IgH EtherCAT library for robot controller.
|
Parameters that should be specified in velocity mode. More...
#include <ecat_definitions.hpp>
Public Attributes | |
uint32_t | max_profile_vel |
uint32_t | quick_stop_dec |
uint32_t | profile_acc |
uint32_t | profile_dec |
uint16_t | motion_profile_type |
Parameters that should be specified in velocity mode.
uint32_t ProfileVelocityParam::max_profile_vel |
uint16_t ProfileVelocityParam::motion_profile_type |
uint32_t ProfileVelocityParam::profile_acc |
uint32_t ProfileVelocityParam::profile_dec |
uint32_t ProfileVelocityParam::quick_stop_dec |