You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ WARN] [1637403046.945206940]: Wgs84Transformer not initialized
[ERROR] [1637403046.945483290]: Error: No transform between /wgs84 and map
[ WARN] [1637403048.950361959]: Wgs84Transformer not initialized
or sometimes, I get this other error:
[ WARN] [1637403364.657058338]: [transform_manager]: No transformer from '/wgs84' to '/map'. If '/map' is a /tf frame, it may not have been broadcast recently.
[ERROR] [1637403364.657141043]: Error: No transform between /wgs84 and map
[ WARN] [1637403364.727952973]: [transform_manager]: No transformer from '/map' to '/wgs84'. If '/map' is a /tf frame, it may not have been broadcast recently.
How can I fix this problem?
This is my launch file:
I suspect you might be running into something similar to this: #712 (comment). Can you echo /local_xy_origin to see if you the origin is getting published?
I'm using ROS Melodic on Ubuntu 18.04 to launch mapviz.
I'm not able to load any map (i.e. http://maps.stamen.com/terrain/#12/40.4485/17.9240) since as soon as I load the tilemap plugin I get:
or sometimes, I get this other error:
How can I fix this problem?
This is my launch file:
The text was updated successfully, but these errors were encountered: