ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

rviz Visualization of Marker Array MD5 sum mismatch

asked 2018-02-21 11:19:06 -0500

PrieureDeSion gravatar image

updated 2018-02-21 15:04:22 -0500

jayess gravatar image

I am trying to play a rosbag with a topic of type visualization_msgs/MarkerArray which represents an occupancy grid. When I replay the bag and try to visualize on rViz, I encounter the following error:

[ERROR] [1519233528.633435694]: Client [/rviz_1519232642521321305] wants topic /occupied_cells_vis_array to have datatype/md5sum [visualization_msgs/MarkerArray/d155b9ce5188fbaf89745847fd5882d7], but our version has [visualization_msgs/MarkerArray/90da67007c26525f655c1c269094e39f]. Dropping connection.

I am using ROS Kinetic on Ubuntu 16.04

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2018-02-21 11:44:04 -0500

This likely means the bag file was created on a different version of ROS. This could likely be fixed with rosbag check and rosbag fixhttp://wiki.ros.org/rosbag/migration

edit flag offensive delete link more

Comments

That fixes it! Thanks a lot @jarvisschultz

PrieureDeSion gravatar image PrieureDeSion  ( 2018-02-21 11:57:02 -0500 )edit

Great! Glad that sorted you out.

jarvisschultz gravatar image jarvisschultz  ( 2018-02-21 17:13:01 -0500 )edit

Question Tools

Stats

Asked: 2018-02-21 11:19:06 -0500

Seen: 895 times

Last updated: Feb 21 '18