Commit ·
df1138f
1
Parent(s): 9994d1a
update
Browse files
README.md
CHANGED
|
@@ -38,4 +38,17 @@ Each trajectory contains n steps and the 6D transformation of the sensor.
|
|
| 38 |
|
| 39 |
Each step contains the following information:
|
| 40 |
|
| 41 |
-
'max_contact_distances', 'max_contact_distances_pos', 'net_force_vecs', 'nodal_coords'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
|
| 39 |
Each step contains the following information:
|
| 40 |
|
| 41 |
+
'max_contact_distances', 'max_contact_distances_pos', 'net_force_vecs', 'nodal_coords'
|
| 42 |
+
|
| 43 |
+
|
| 44 |
+
## Citation
|
| 45 |
+
|
| 46 |
+
```
|
| 47 |
+
@InProceedings{ZaiElAmri2025across,
|
| 48 |
+
author = {Zai El Amri, Wadhah and Kuhlmann, Malte and {Navarro-Guerrero}, Nicol{\'a}s},
|
| 49 |
+
title = {{{ACROSS}}: {{A Deformation-Based Cross-Modal Representation}} for {{Robotic Tactile Perception}}},
|
| 50 |
+
booktitle = {{{IEEE International Conference}} on {{Robotics}} and {{Automation}} ({{ICRA}})},
|
| 51 |
+
year={2025},
|
| 52 |
+
}
|
| 53 |
+
```
|
| 54 |
+
|