Skip to content

Commit

Permalink
Reword data that is accumulated (#3504)
Browse files Browse the repository at this point in the history
Signed-off-by: Yadunund <yadunund@openrobotics.org>
(cherry picked from commit cb18f79)
  • Loading branch information
Yadunund authored and mergify[bot] committed May 4, 2023
1 parent 732042c commit e23ef38
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,8 @@ The movements don't matter, but try to make a recognizable pattern to see when y

Press ``Ctrl+C`` to stop recording.

The data will be accumulated in a bag file with a name in the pattern of ``rosbag2_year_month_day-hour_minute_second``
The data will be accumulated in a new bag directory with a name in the pattern of ``rosbag2_year_month_day-hour_minute_second``.
This directory will contain a `metadata.yaml` along with the bag file in the recorded format.

3.1 Record multiple topics
~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit e23ef38

Please sign in to comment.