Client [/level_mux] wants topic /map_metadata to have datatype/md5sum [multi_level_map_msgs/MultiLevelMapData/39402ce2a58e2634a68644e43995cbff], but our version has [nav_msgs/MapMetaData/10cfc8a2818024d3248802c00c95f11b]. Dropping connection.

asked 2019-07-26 02:58:19 -0500

spiritninja gravatar image

updated 2019-07-26 03:36:15 -0500

I checked with other simialr questions here such as Link1 Link2 Link3 and a few others.

But im unable to draw relevant conclusions for the error I have. I'm currently using the open sourced multi_map_server package from Utexas BWI.

So far from the other simialr queries,

  1. I've compiled ans sourced the latest packages for Kinect, same has been followed after I make any change.
  2. Same queue sizes have been maintainedinthe multi_map part. I haven't checked with the robot yet.

I'm using the Jackal gazebo simulator and trying this in simulation.

  • Understanding from other answers, if i'm supposed to keep the messag type same between both, wouldn't changin the jackal navigation mesages disturb the other parts that rely on it?

    What approach do I follow here to overcome this?

System:

  • Ubuntu 16.04 LTS

  • ROS Kinetic.

  • Clerpath Jackal Gazebo simulation being used.

Thank you.

PS: The navigation stack is working and i'm able to navigate the robot o goals. Also i'm able to run the example of multi_map_server with my own maps.

it would be great if I could get some advice on how to use this correctly if anyone has worked on this type of stuff.

edit retag flag offensive close merge delete