#include <twistpublisher.h>
Public Member Functions | |
void | operator() (const XsDataPacket &packet, ros::Time timestamp) |
TwistPublisher (ros::NodeHandle &node) | |
Public Attributes | |
std::string | frame_id = DEFAULT_FRAME_ID |
ros::Publisher | pub |
Definition at line 39 of file twistpublisher.h.
|
inline |
Definition at line 45 of file twistpublisher.h.
|
inlinevirtual |
Implements PacketCallback.
Definition at line 53 of file twistpublisher.h.
std::string TwistPublisher::frame_id = DEFAULT_FRAME_ID |
Definition at line 42 of file twistpublisher.h.
ros::Publisher TwistPublisher::pub |
Definition at line 41 of file twistpublisher.h.