#include <publishers.h>
Public Member Functions | |
| void | publishTwist (const nav_2d_msgs::Twist2DStamped &command) |
| TwistPublisher (ros::NodeHandle &nh) | |
Protected Attributes | |
| ros::Publisher | pub_ |
| TwistType | twist_type_ |
Definition at line 58 of file publishers.h.
|
explicit |
Definition at line 93 of file publishers.cpp.
| void locomotor::TwistPublisher::publishTwist | ( | const nav_2d_msgs::Twist2DStamped & | command | ) |
Definition at line 125 of file publishers.cpp.
|
protected |
Definition at line 65 of file publishers.h.
|
protected |
Definition at line 64 of file publishers.h.