pyrobosim.navigation.world_graph.WorldGraphPlannerPolygon.connect_neighbors

WorldGraphPlannerPolygon.connect_neighbors(node)

Connect a node to all nodes within connection distance.

Parameters:

node (pyrobosim.utils.search_graph.Node) – Node to try add to the graph.