Skip to content

the implement Dijkstra maybe have issue #1318

@yebin999

Description

@yebin999

hi, sorry i have question about in the function calc_index(self, node) in class DijkstraPlanner:
why need to minus min_x and min_y? node.y and node.x have been index format already, but self.min_y and self.min_x are meter unit, it seems invalid using node.y minus self.min_x with different units of measurement ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions