Skip to content

Commit 38e0a20

Browse files
authored
Update index.html
1 parent 5dde496 commit 38e0a20

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

GRITS/index.html

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969

7070
<!-- TODO: Replace with your paper title and authors -->
71-
<title>GRITS: A Spillage-Aware Guided Diffusion Policy for Robot Food Scooping Tasks - Yen-Ling Tai, Yi-Ru Yang, Kuan-Ting Yu, Yu-Wei Chao, Yi-Ting Chen | Academic Research</title>
71+
<title>GRITS: A Spillage-Aware Guided Diffusion Policy for Robot Food Scooping Tasks | ICRA 2026 </title>
7272

7373
<!-- Favicon and App Icons -->
7474
<!-- <link rel="icon" type="image/x-icon" href="static/images/favicon.ico">
@@ -113,7 +113,7 @@
113113
"author": [
114114
{
115115
"@type": "Person",
116-
"name": "Yen-Ling Tai"",
116+
"name": "Yen-Ling Tai",
117117
"affiliation": {
118118
"@type": "Organization",
119119
"name": "National Yang Ming Chiao Tung University"
@@ -152,16 +152,14 @@
152152
}
153153
}
154154
],
155-
"datePublished": "206-01-01",
155+
"datePublished": "2026-01-01",
156156
"publisher": {
157157
"@type": "Organization",
158158
"name": "IEEE Conference on Robotics and Automation (ICRA) 2026"
159159
},
160160
"url": "https://hcis-lab.github.io/GRITS/",
161-
"image": "https://YOUR_DOMAIN.com/static/images/social_preview.png",
161+
"image": "https://hcis-lab.github.io/GRITS/static/images/social_preview.png",
162162
"keywords": ["Robot Assistive Feeding", "Food Manipulation", "Diffusion Policy", "Guidance Mechanism", "Spillage Awareness"],
163-
<!-- "abstract": "FULL_ABSTRACT_TEXT_HERE", -->
164-
<!-- "citation": "BIBTEX_CITATION_HERE", -->
165163
"isAccessibleForFree": true,
166164
"license": "https://creativecommons.org/licenses/by/4.0/",
167165
"mainEntity": {
@@ -187,7 +185,7 @@
187185
"@context": "https://schema.org",
188186
"@type": "Organization",
189187
"name": "Human-centered Intelligent System Lab (HCIS Lab)",
190-
"url": "https://sites.google.com/site/yitingchen0524/hcis-lab",
188+
"url": "https://sites.google.com/site/yitingchen0524/hcis-lab"
191189
}
192190
</script>
193191
</head>
@@ -253,7 +251,6 @@ <h1 class="title is-1 publication-title">GRITS: A Spillage-Aware Guided Diffusio
253251
<span>Code</span>
254252
</a>
255253
</span>
256-
</a>
257254
</span>
258255
</div>
259256
</div>

0 commit comments

Comments
 (0)