#include <tmcl_stepper_motor.h>
Definition at line 19 of file tmcl_stepper_motor.h.
◆ StepperMotor()
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_stepper_motor.cpp.
◆ ~StepperMotor()
StepperMotor::~StepperMotor |
( |
| ) |
|
|
override |
◆ cmdAbsPosCallback()
void StepperMotor::cmdAbsPosCallback |
( |
const std_msgs::Int32 |
msg | ) |
|
|
overrideprivatevirtual |
◆ cmdRelPosCallback()
void StepperMotor::cmdRelPosCallback |
( |
const std_msgs::Int32 |
msg | ) |
|
|
overrideprivatevirtual |
◆ cmdTrqCallback()
void StepperMotor::cmdTrqCallback |
( |
const std_msgs::Int32 |
msg | ) |
|
|
overrideprivatevirtual |
◆ cmdVelCallback()
void StepperMotor::cmdVelCallback |
( |
const geometry_msgs::Twist & |
msg | ) |
|
|
overrideprivatevirtual |
◆ init()
void StepperMotor::init |
( |
| ) |
|
|
overridevirtual |
◆ initSubscriber()
void StepperMotor::initSubscriber |
( |
| ) |
|
|
overrideprivatevirtual |
◆ rosPublishTmcInfo()
◆ comm_mode_
◆ microstep_resolution_
uint16_t StepperMotor::microstep_resolution_ |
|
private |
◆ motor_fullstep_resolution_
uint32_t StepperMotor::motor_fullstep_resolution_ |
|
private |
The documentation for this class was generated from the following files: