#include <publishers.h>
Public Member Functions | |
| PathPublisher (ros::NodeHandle &nh) | |
| void | publishPath (const nav_2d_msgs::Path2D &global_plan) |
Protected Attributes | |
| double | global_plan_epsilon_ |
| PathType | path_type_ |
| ros::Publisher | pub_ |
Definition at line 47 of file publishers.h.
|
explicit |
Definition at line 44 of file publishers.cpp.
| void locomotor::PathPublisher::publishPath | ( | const nav_2d_msgs::Path2D & | global_plan | ) |
Definition at line 71 of file publishers.cpp.
|
protected |
Definition at line 55 of file publishers.h.
|
protected |
Definition at line 53 of file publishers.h.
|
protected |
Definition at line 54 of file publishers.h.