ROS Node that publishes a latched topic containing the configured zonesets. More...
#include <config_server_node.h>
Public Member Functions | |
ConfigServerNode (ros::NodeHandle &nh, const char *config_file_path, const std::string &frame_id) | |
Private Attributes | |
ros::NodeHandle | nh_ |
ros::Publisher | zoneset_pub_ |
ROS Node that publishes a latched topic containing the configured zonesets.
Definition at line 39 of file config_server_node.h.
ConfigServerNode::ConfigServerNode | ( | ros::NodeHandle & | nh, |
const char * | config_file_path, | ||
const std::string & | frame_id | ||
) |
Definition at line 27 of file config_server_node.cpp.
|
private |
Definition at line 45 of file config_server_node.h.
|
private |
Definition at line 46 of file config_server_node.h.