Skip to content

Conversation

@kew6688
Copy link
Collaborator

@kew6688 kew6688 commented Dec 2, 2025

Motivation

Refactoring the evaluation workflow makes it correct at scale, easier to change, and faster to iterate.

Modification

Bump version to v0.2.0

BC-breaking (Optional)

Does the modification introduce changes that break the back-compatibility of the downstream repos?
If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR.

Major breaks in evaluation usage:

  • env_type 'vln_multi' => 'internutopia' / 'habitat'
  • eval_type vln_multi => vln_distributed
  • new eval_settings usa_agent_server
  • removed eval_habitat.py
  • some modules were refactored to new interface

Use cases (Optional)

If this PR introduces a new feature, it is better to list some use cases here, and update the documentation.

Distributed evaluation now are supported for slurm, torchrun, alicloud
scripts/eval/bash/eval_vln_distributed.sh {habitat|internutopia|internutopia_vec_env} [--config xxx]

Checklist

Pre-commit or other linting tools are used to fix the potential lint issues.
The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness.
If the modification has potential influence on downstream projects, this PR should be tested with downstream projects.
The documentation has been modified accordingly, like docstring or example tutorials.

Changelog of v0.2.0 (2025/12/4)

Highlights

New Features

Improvements

Bug Fixes

Contributors

A total of 3 developers contributed to this release.
@kew6688, @Gariscat, @yuqiang-yang

@kew6688 kew6688 requested a review from Tai-Wang December 2, 2025 10:58
@Tai-Wang Tai-Wang merged commit 5d4f6a5 into InternRobotics:dev Dec 8, 2025
heyi301 pushed a commit to heyi301/InternNav that referenced this pull request Dec 16, 2025
* [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.

* bump version; update readme

* update readme

---------

Co-authored-by: Yuqiang Yang <49871992+yuqiang-yang@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants