#include <indicatorcommandconverter.h>
ROS specific implementation of AWriter for adore::fun::IndicatorCommand. Transmits adore::fun::IndicatorCommand by sending two ROS std_msgs::Bool.
◆ IndicatorCommandWriter()
adore::if_ROS::IndicatorCommandWriter::IndicatorCommandWriter |
( |
ros::NodeHandle * |
n, |
|
|
const std::string |
lefttopic, |
|
|
const std::string |
righttopic, |
|
|
int |
qsize |
|
) |
| |
|
inline |
◆ canWriteMore()
virtual bool adore::if_ROS::IndicatorCommandWriter::canWriteMore |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ write()
◆ leftPublisher_
ros::Publisher adore::if_ROS::IndicatorCommandWriter::leftPublisher_ |
|
private |
◆ rightPublisher_
ros::Publisher adore::if_ROS::IndicatorCommandWriter::rightPublisher_ |
|
private |
The documentation for this class was generated from the following file: