Skip to content

GPS navigation fails to create a global path when the target exceeds the global map's dimensions. #129

@ghhhgfgh

Description

@ghhhgfgh

When using the GPS navigation demo method, the global map has a fixed size of 50 (meters/units). Since the robot is positioned at the center, navigation fails if the destination is outside this boundary, as it cannot create a global path.

Even after increasing the global map size to 100, it remains insufficient for outdoor environments. However, setting the map too large leads to performance issues, as the navigation stack occasionally clears and re-creates the costmap, causing lag and system slowdowns.

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