#include <tmcl_bldc_motor.h>
Definition at line 20 of file tmcl_bldc_motor.h.
◆ BLDCMotor()
Copyright (c) 2023 Analog Devices, Inc. All Rights Reserved. This software is proprietary to Analog Devices, Inc. and its licensors.
Definition at line 11 of file tmcl_bldc_motor.cpp.
◆ ~BLDCMotor()
BLDCMotor::~BLDCMotor |
( |
| ) |
|
|
override |
◆ cmdAbsPosCallback()
void BLDCMotor::cmdAbsPosCallback |
( |
const std_msgs::Int32 |
msg | ) |
|
|
overrideprivatevirtual |
◆ cmdRelPosCallback()
void BLDCMotor::cmdRelPosCallback |
( |
const std_msgs::Int32 |
msg | ) |
|
|
overrideprivatevirtual |
◆ cmdVelCallback()
void BLDCMotor::cmdVelCallback |
( |
const geometry_msgs::Twist & |
msg | ) |
|
|
overrideprivatevirtual |
◆ init()
◆ initSubscriber()
void BLDCMotor::initSubscriber |
( |
| ) |
|
|
overrideprivatevirtual |
◆ rosPublishTmcInfo()
◆ b_statusflags_register_available_
bool BLDCMotor::b_statusflags_register_available_ |
|
private |
◆ comm_mode_
◆ encoder_steps_
int32_t BLDCMotor::encoder_steps_ |
|
private |
◆ param_statusflags_reg_name_
std::vector<std::string> BLDCMotor::param_statusflags_reg_name_ |
|
private |
◆ param_statusflags_reg_shift_
std::vector<int> BLDCMotor::param_statusflags_reg_shift_ |
|
private |
◆ position_scaler_
int32_t BLDCMotor::position_scaler_ |
|
private |
The documentation for this class was generated from the following files: