Skip to content

Commit

Permalink
im merging this without testing (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanaelren authored Nov 8, 2024
1 parent 9a9cb83 commit fcdad51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other/ros2_testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Anywhere you see `[folder_name]` in the instructions below when talking about ro
6. To double check that the file is formatted properly, `cd` back into the `bag_files` directory, then run the `info` command on the folder:
```bash
cd ../
bash ros2 bag info [folder_name]
ros2 bag info [folder_name]
```
- You can check the output is reasonable. An example of an output for a file with one node is given below:
>```
Expand Down

0 comments on commit fcdad51

Please sign in to comment.