FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GPS navigation fails to create a global path when the target exceeds the global map's dimensions. · Issue #129 · ros-navigation/navigation2_tutorials · GitHub

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

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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


      Back | FazBrowse Home | New Git URL