Skip to content

Commit acf3a7f

Browse files
committed
Add video of how to capture CSV angles.
1 parent c5c4ee9 commit acf3a7f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

examples/Braccio_Record_and_Replay/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ minicom -D /dev/ttyACM0 -C angle_log.csv
77
```
88
* Press `Record` and record some angles.
99
* Retrieve the recorded angles by sending `r` (Press `r`). You'll see the output on your console which will automagically be stored in the CSV file.
10-
* Close `minicom` with `Ctrl + A`, `Ctrl + Q`.
10+
* Close `minicom` with `Ctrl + A, Q`.
11+
12+
![](retrieve-angles.mp4)
Binary file not shown.

0 commit comments

Comments
 (0)