#################################### ##FILL ME IN #################################### ## for a custom note with links: ## for the canned note of "This tutorial assumes that you have completed the previous tutorials:" just add the links ## note.0= ## descriptive title for the tutorial ## title = Recording and playing back data ## multi-line description to be displayed in search ## description = This tutorial will teach you how to record data from a running ROS system into a .bag file, and then to play back the data to produce similar behavior in a running system ## the next tutorial description (optional) ## next = ## links to next tutorial (optional) ## next.0.link=[[ROS/Tutorials/reading msgs from a bag file|Reading messages from a bag file]] ## next.1.link= ## what level user is this tutorial for ## level= BeginnerCategory ## keywords = data, rosbag, record, play, info, bag #################################### <> <> == See Also: == 1. Other rosbag tutorials here: [[rosbag/Tutorials]]. ---- <> == Next Tutorial: == '''Now that you've learned how to record and play back data, let's learn how to [[ROS/Tutorials/reading msgs from a bag file|read messages from a bag file]].''' ## ROSTutorialCategory