Error opening file: mylaserdata.bag
Hi all, I just use the Hokuyo laser range-finder to try to make my own map following 2.2 of this website (http://www.ros.org/wiki/slam_gmapping...). However, when I typed rosbag play mylaserdata.bag, it failed!!!! And the terminal displays:
[FATAL] [1345180506.412656994]: Error opening file: mylaserdata.bag
How can I deal with it? Any help is appreciated!
Sorry if this is too obvious, but is the file mylaserdata.bag located on the same folder where you are executing "rosbag play mylaserdata.bag"? if it is not then you should provide the path to the bag file when executing rosbag play
In GUI, do you see the file name as mylaserdata.bag.active?