From a0067540750b225765ea70b61e197b527f793fa7 Mon Sep 17 00:00:00 2001 From: "Zhengyi \"Zen\" Luo" Date: Thu, 24 Oct 2024 12:15:41 -0700 Subject: [PATCH] Update README.MD --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 52887c0..89a07a2 100644 --- a/README.MD +++ b/README.MD @@ -1,4 +1,4 @@ -# Perpetual Humanoid Control for Real-time Simulated Avatars +# Omnigrasp: Simulated Humanoid Grasping on Diverse Objects Official implementation of NeurIPS 2024 paper: "Omnigrasp: Simulated Humanoid Grasping on Diverse Objects". Code coming soon.