Skip to content

Commit db56dc3

Browse files
Update README.md
1 parent c5a3079 commit db56dc3

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,25 @@ Behavior Metrics provides two different evaluation modes, GUI evaluation and hea
6868

6969
In this mode, activated with flag `-g`, the simulator and software application are displayed.
7070

71-
![alt text](./assets/behavior_metrics_paper_behavior_metrics_gui.png)
71+
* Video:
72+
73+
[![GUI video](https://img.youtube.com/vi/ze_LDkmCymk/0.jpg)](https://www.youtube.com/watch?v=ze_LDkmCymk)
74+
75+
* Scheme:
76+
77+
![GUI scheme](./assets/behavior_metrics_paper_behavior_metrics_gui.png)
7278

7379
#### Headless
7480

7581
In this mode, activated with flag `-s`, the evaluation is conducted without graphical interface.
7682

77-
![alt text](./assets/behavior_metrics_paper_headless.png)
83+
* Video:
84+
85+
[![Headless video](https://img.youtube.com/vi/rcrOF5t3MC4/0.jpg)](https://www.youtube.com/watch?v=rcrOF5t3MC4)
86+
87+
* Scheme:
88+
89+
![Headless scheme](./assets/behavior_metrics_paper_headless.png)
7890

7991
### Robot controller
8092

0 commit comments

Comments
 (0)