mapviz and tile_map
Hi, I've tried mapviz in Jade. I'm able to plot odometries, paths, tfs, ... However, when I try to connect to a tile_map I don't see nothing. I've an static_transform_publisher publishing a TF between my world origin frame to wgs84 like this one:
rosrun tf static_transform_publisher 5129803 337872 0 0 0 0 /wgs84 /rviz 100
No MapQuest neither Stamen images are received.
Someone can point me to a tutorial or explain me what am I doing wrong?
Thank you!
¿Could you resolve this? I have an error message "No transform between /wsg84 and odom", i am not sure what to do.
I am running into the same issue currently. I don't think that the transform into /wgs84 coordinates should be a static transform. I imagine that you must use you /gps ot /navsat data to create that transform.