#include <segment_to_graph_node.h>
Definition at line 50 of file segment_to_graph_node.h.
◆ SegmentToGraphNode()
◆ findNeighbors()
std::vector< int32_t > tuw_graph::SegmentToGraphNode::findNeighbors |
( |
std::vector< PathSeg > & |
_graph, |
|
|
Eigen::Vector2d |
_point, |
|
|
uint32_t |
_segment |
|
) |
| |
|
private |
◆ Publish()
void tuw_graph::SegmentToGraphNode::Publish |
( |
| ) |
|
◆ readSegments()
void tuw_graph::SegmentToGraphNode::readSegments |
( |
| ) |
|
|
private |
◆ current_graph_
tuw_multi_robot_msgs::Graph tuw_graph::SegmentToGraphNode::current_graph_ |
|
private |
◆ n_
◆ n_param_
◆ path_length_
double tuw_graph::SegmentToGraphNode::path_length_ |
|
private |
◆ pubSegments_
◆ rate_
std::unique_ptr<ros::Rate> tuw_graph::SegmentToGraphNode::rate_ |
◆ segment_file_
std::string tuw_graph::SegmentToGraphNode::segment_file_ |
|
private |
◆ segment_topic_
std::string tuw_graph::SegmentToGraphNode::segment_topic_ |
|
private |
The documentation for this class was generated from the following files: