[Refactor] Habitat Refactor & Support Distributed VLN-PE Evaluation#168
Merged
Tai-Wang merged 37 commits intoInternRobotics:devfrom Dec 2, 2025
Merged
[Refactor] Habitat Refactor & Support Distributed VLN-PE Evaluation#168Tai-Wang merged 37 commits intoInternRobotics:devfrom
Tai-Wang merged 37 commits intoInternRobotics:devfrom
Conversation
…aac sim gpu setting
…d on lmdb path + rank; remove TODOs and unused files
yuqiang-yang
approved these changes
Nov 24, 2025
scripts/eval/eval.py
Outdated
| from internnav.configs.evaluator.vln_default_config import get_config | ||
|
|
||
| evaluator_cfg = get_config(evaluator_cfg) | ||
| elif evaluator_cfg.eval_type == 'habitat_vln': |
scripts/eval/eval.py
Outdated
| default='scripts/eval/configs/h1_rdp_cfg.py', | ||
| help='eval config file path, e.g. scripts/eval/configs/h1_cma_cfg.py', | ||
| ) | ||
| parser.add_argument('--port', type=int, default=None) |
Collaborator
There was a problem hiding this comment.
我看server里面写了默认的host和port,这里也写一下会不会好一些,方便跑
Collaborator
Author
There was a problem hiding this comment.
好的,已在AgentConfig里面加了默认的host和port
Tai-Wang
reviewed
Nov 26, 2025
Tai-Wang
reviewed
Nov 26, 2025
Tai-Wang
reviewed
Nov 26, 2025
Tai-Wang
reviewed
Nov 26, 2025
Tai-Wang
reviewed
Nov 26, 2025
…tics#176) * [file] Update 3d printing files for camera of Unitree Go2. * [Doc] Update readme for 3d printing models.
Tai-Wang
reviewed
Nov 28, 2025
Tai-Wang
reviewed
Nov 28, 2025
Tai-Wang
reviewed
Nov 28, 2025
Merged
Closed
Yangning-k
added a commit
to Yangning-k/InternNav
that referenced
this pull request
Dec 16, 2025
heyi301
pushed a commit
to heyi301/InternNav
that referenced
this pull request
Dec 16, 2025
* update vln yaml; fix import agent * update habitat, using evaluator and config; env and agent is WIP * add distributed_base evaluator * Habitat env applied, distributed evaluator applied; clean evaluator and agent created * fix observation issues * update new register name; tiny fix on style * latest tested * delete temp agent; rename default evaluator for habitat * update slurm bash * update readme * fix init dist print * fix eval config; fix local rank to rank * update init distributed mode if condition * update dist for dlc * fix bug in evaluator * update distributed vln multi, episode loader * cma tested * cma tested; episode loader; torchrun; local agent tested; TODO fix isaac sim gpu setting * add vlnpe distributed script * add grscene; add new result write and resumble load data feature based on lmdb path + rank; remove TODOs and unused files * fix bugs in evaluator and dataset for distributed; n1 and rdp tested * fix comm log concurrency issue, create file with exist true * fix progress log mkdir race condition * fix comments * polish existing configs and bash * update bash align with doc * fix CI test * rename habitat_extensions * fix comments * remove useless line * [file] Update 3D Printing Files for Camera of Unitree Go2 (InternRobotics#176) * [file] Update 3d printing files for camera of Unitree Go2. * [Doc] Update readme for 3d printing models. * fix visualize image size; fix unused comment code; fixed evaluator name * bump to version v0.0.2 * update vlnmulti to VLN; update habitatVln to HabitatVLN * :Revert "Merge branch 'main' into vlnpe_refactor" This reverts commit 7a23b72, reversing changes made to ea73075. --------- Co-authored-by: Yuqiang Yang <49871992+yuqiang-yang@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Summary
reset/step, episode assignment, and episode reloading inside the worker, significantly streamlining the evaluation pipeline.Distributed Eval Time
Using 16 nodes, each with 1× RTX 4090 GPU, 8 CPUs, and 60 GB RAM.
Performance after Refactor
InternVLA-N1InternVLA-N1InternVLA-N1RDPRDP