File size: 1,280 Bytes
b286ec4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
license: bsd-3-clause
---


<h1 align="center">
Online DNN-driven Nonlinear MPC for Stylistic Humanoid Robot Walking with Step Adjustment
</h1>

<div align="center">
Giulio Romualdi, Paolo Maria Viceconte, Lorenzo Moretti, Ines Sorrentino, Stefano Dafarra, Silvio Traversaro and Daniele Pucci <br> <br>
<b>Paolo Maria Viceconte and Giulio Romualdi are co-first authors</b>
</div>

<br>

<div align="center">
πŸ“… Submitted to the 2024 IEEE-RAS International Conference on Humanoid Robots (Humanoids) πŸ€–
</div>

<section>
<h2>πŸ“‚ Dataset</h2>

<p>
The dataset is organized in folders each representing a complete experiment. Each folder is organized as follows:
</p>
<ul>
<li>
a <code>.mp4</code> file containing the video of the experiment
</li>
<li>
a <code>.mat</code> file containing the associated data
</li>
<li>
a <code>.md</code> file containing the version of the code used
</li>
</ul>
</section>

<section>
<h2>πŸ“Š Dataset Visualization</h2>
<p>
To visualize the experiment, we suggest using
<a href="https://github.com/ami-iit/robot-log-visualizer">robot-log-visualizer</a> as shown in the following video
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/645421457f7b2bed1a01197b/JFnRvecj1QQ_pt7rG-0Dk.webm"></video>
</section>