|
rapid
A ROS robotics library.
|
#include <publisher.h>
Public Member Functions | |
| Publisher (const ros::Publisher &pub) | |
| void | publish (const Message &message) const |
| bool | IsValid () const |
Public Member Functions inherited from rapid_ros::PublisherInterface< Message > | |
| virtual | ~PublisherInterface () |
Definition at line 21 of file publisher.h.
|
explicit |
Definition at line 56 of file publisher.h.
|
virtual |
Implements rapid_ros::PublisherInterface< Message >.
Definition at line 65 of file publisher.h.
|
virtual |
Implements rapid_ros::PublisherInterface< Message >.
Definition at line 60 of file publisher.h.