#include <command_sender.h>
Definition at line 789 of file command_sender.h.
◆ JointPointCommandSender()
rm_common::JointPointCommandSender::JointPointCommandSender |
( |
ros::NodeHandle & |
nh, |
|
|
const sensor_msgs::JointState & |
joint_state |
|
) |
| |
|
inlineexplicit |
◆ getIndex()
int rm_common::JointPointCommandSender::getIndex |
( |
| ) |
|
|
inline |
◆ setPoint()
void rm_common::JointPointCommandSender::setPoint |
( |
double |
point | ) |
|
|
inline |
◆ setZero()
void rm_common::JointPointCommandSender::setZero |
( |
| ) |
|
|
inlineoverridevirtual |
◆ index_
int rm_common::JointPointCommandSender::index_ {} |
|
private |
◆ joint_
std::string rm_common::JointPointCommandSender::joint_ {} |
|
private |
◆ joint_state_
const sensor_msgs::JointState& rm_common::JointPointCommandSender::joint_state_ |
|
private |
The documentation for this class was generated from the following file: