Definition at line 4 of file rx_node.cpp.
◆ SubAndPub() [1/2]
◆ SubAndPub() [2/2]
◆ callback() [1/2]
void SubAndPub::callback |
( |
const sensor_msgs::JointState & |
_msg | ) |
|
|
inline |
◆ callback() [2/2]
void SubAndPub::callback |
( |
const sensor_msgs::JointState & |
rx_msg | ) |
|
|
inline |
◆ sendMessage()
void SubAndPub::sendMessage |
( |
| ) |
|
|
inline |
◆ nh
ros::NodeHandle SubAndPub::nh |
|
private |
◆ pub
ros::Publisher SubAndPub::pub |
|
private |
◆ sub
ros::Subscriber SubAndPub::sub |
|
private |
◆ tx_msg
sensor_msgs::JointState SubAndPub::tx_msg |
|
private |
◆ send_time
double SubAndPub::send_time = 0.0 |
|
private |
◆ NUMBER_OF_MOTORS
int SubAndPub::NUMBER_OF_MOTORS = 3 |
|
private |
The documentation for this class was generated from the following files:
- catkin_ws/src/control/single_motor_controller/src/rx_node.cpp
- catkin_ws/src/control/single_motor_controller/src/tx_node.cpp