Skip to content

Commit 5d4f6a5

Browse files
Bump to v0.2.0 (#181)
* [file] Update 3D Printing Files for Camera of Unitree Go2 (#176) * [file] Update 3d printing files for camera of Unitree Go2. * [Doc] Update readme for 3d printing models. * bump version; update readme * update readme --------- Co-authored-by: Yuqiang Yang <[email protected]>
1 parent 431cfed commit 5d4f6a5

File tree

5 files changed

+46778
-8
lines changed

5 files changed

+46778
-8
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
exclude: |
2-
^internnav/model/basemodel/LongCLIP/
1+
exclude: '^internnav/model/basemodel/LongCLIP/|^assets/'
32

43
repos:
54
- repo: https://github.com/PyCQA/autoflake

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,14 @@ The toolbox supports the most comprehensive 6 datasets \& benchmarks and 10+ pop
3434
The toolbox supports the most advanced high-quality navigation dataset, InternData-N1, which includes 3k+ scenes and 830k VLN data covering diverse embodiments and scenes, and the first dual-system navigation foundation model with leading performance on all the benchmarks and zero-shot generalization capability in the real world, InternVLA-N1.
3535

3636
## 🔥 News
37-
- [2025/10] Add a simple [inference-only demo](scripts/notebooks/inference_only_demo.ipynb) of InternVLA-N1.
38-
- [2025/10] InternVLA-N1 [technical report](https://internrobotics.github.io/internvla-n1.github.io/static/pdfs/InternVLA_N1.pdf) is released. Please check our [homepage](https://internrobotics.github.io/internvla-n1.github.io/).
39-
- [2025/09] Real-world deployment code of InternVLA-N1 is released.
40-
- [2025/07] We are hosting 🏆IROS 2025 Grand Challenge, stay tuned at [official website](https://internrobotics.shlab.org.cn/challenge/2025/).
41-
- [2025/07] InternNav v0.1.1 released.
37+
| Time | Update |
38+
|---------|--------|
39+
| 2025/11 | InternNav v0.2.0 released — added distributed evaluation support for VLN-PE.|
40+
| 2025/10 | Add a [inference-only demo](scripts/notebooks/inference_only_demo.ipynb) of InternVLA-N1. |
41+
| 2025/10 | InternVLA-N1 [technical report](https://internrobotics.github.io/internvla-n1.github.io/static/pdfs/InternVLA_N1.pdf) is released. Please check our [homepage](https://internrobotics.github.io/internvla-n1.github.io/). |
42+
| 2025/09 | Real-world deployment code of InternVLA-N1 released. Upload 3D printing [files](assets/3d_printing_files/go2_stand.STEP) for Unitree Go2. |
43+
| 2025/07 | Hosting the 🏆 IROS 2025 Grand Challenge (see updates at official website) |
44+
| 2025/07 | InternNav v0.1.1 released |
4245

4346
## 📋 Table of Contents
4447
- [🏠 Introduction](#-introduction)
196 KB
Binary file not shown.

0 commit comments

Comments
 (0)