pyrobosim.navigation.world_graph.WorldGraphPlanner.connect_neighbors

WorldGraphPlanner.connect_neighbors(node: Node) None

Connect a node to all nodes within connection distance.

Parameters:

node – Node to try add to the graph.