#include <velocitypublisher.h>

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