Skip to content

TopologicalRouteSearch with start and goal as the same node #355

@gpdas

Description

@gpdas

TopologicalRouteSearch in strands_navigation/topological_navigation/src/topological_navigation/route_search.py

If we search route from a node A to the same node using search_route method of this class, it will return a loop A -> B -> A (assuming bi-directional edges exist between A and another node B).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions