Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiopaniego authored Jan 12, 2024
1 parent c5a3079 commit db56dc3
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,25 @@ Behavior Metrics provides two different evaluation modes, GUI evaluation and hea

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

![alt text](./assets/behavior_metrics_paper_behavior_metrics_gui.png)
* Video:

[![GUI video](https://img.youtube.com/vi/ze_LDkmCymk/0.jpg)](https://www.youtube.com/watch?v=ze_LDkmCymk)

* Scheme:

![GUI scheme](./assets/behavior_metrics_paper_behavior_metrics_gui.png)

#### Headless

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

![alt text](./assets/behavior_metrics_paper_headless.png)
* Video:

[![Headless video](https://img.youtube.com/vi/rcrOF5t3MC4/0.jpg)](https://www.youtube.com/watch?v=rcrOF5t3MC4)

* Scheme:

![Headless scheme](./assets/behavior_metrics_paper_headless.png)

### Robot controller

Expand Down

0 comments on commit db56dc3

Please sign in to comment.