ros-navigation / docs.nav2.org

https://docs.nav2.org/
https://docs.nav2.org/
Apache License 2.0
85 stars 179 forks source link

Map not getting updated in Navigating using GPS location #498

Closed kk2491 closed 9 months ago

kk2491 commented 9 months ago

Hello,

I am following the tutorial on Navigating Using GPS Localization, in the Localization Testing section as mentioned in the tutorial I am executing the command ros2 launch nav2_gps_waypoint_follower_demo mapviz.launch.py.
MapViz does open, however the actual map is not being imported even though I have update the Bing API Key in the file gps_wpf_demo.mvc.

image

Could you please help me in finding the solution for this?

Few things which I have already tried:

  1. Created a new API Key and tried, issue persists.
  2. Connected to a different network and tried, issue persists.

Thank you,
Kishor