ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
the data is not compatible with ROS bag style, you need to write tools to transfer between the different type data. what you need to do is : read data from the file -> transfer to sensor msg style -> publish out -> combine with gmapping.