diff --git a/examples/Braccio_Record_and_Replay/README.md b/examples/Braccio_Record_and_Replay/README.md index d44ce70..9010372 100644 --- a/examples/Braccio_Record_and_Replay/README.md +++ b/examples/Braccio_Record_and_Replay/README.md @@ -9,4 +9,3 @@ minicom -D /dev/ttyACM0 -C angle_log.csv * 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. * Close `minicom` with `Ctrl + A, Q`. -![Video recording of command sequence](retrieve-angles.mp4) diff --git a/examples/Braccio_Record_and_Replay/retrieve-angles.mp4 b/examples/Braccio_Record_and_Replay/retrieve-angles.mp4 deleted file mode 100644 index 2180789..0000000 Binary files a/examples/Braccio_Record_and_Replay/retrieve-angles.mp4 and /dev/null differ