You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: challenge/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@ Participants will deploy their agents on a **legged humanoid robot** (e.g., **Un
9
9
The system should be capable of handling challenges such as camera shake, height variation, and local obstacle avoidance, ultimately achieving robust and safe vision-and-language navigation.
10
10
11
11
---
12
+
## Updates
13
+
- We have fixed possible memory leak inside InternUtopia. Please pull the latest image v1.2 to use.
14
+
- For submission, please make sure the image contain `screen`. Quick check: `$ screen --version`.
0 commit comments