Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Conversation

@HaomingSong
Copy link
Collaborator

What does this PR do?

finish widowx eval code

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Was this discussed/approved via a GitHub issue? Please add a link to it if that's the case.
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@HaomingSong HaomingSong requested review from DelinQu and Copilot and removed request for Copilot September 15, 2025 15:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements evaluation code for running EO-1 models on WidowX 250s robots. The implementation provides a complete pipeline for real-world robot control using vision-language-action models.

Key changes:

  • Complete WidowX robot environment wrapper with gym interface and receding horizon control
  • Evaluation script for running EO-1 models on physical WidowX robots
  • Setup instructions and configuration for both single-machine and dual-machine deployment modes

Reviewed Changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
experiments/5_widowx/widowx_env.py Core gym environment wrapper with RHC support and sticky gripper logic
experiments/5_widowx/eval_widowx.py Main evaluation script for running EO-1 on WidowX robots
experiments/5_widowx/requirements.txt Python dependencies for the WidowX evaluation setup
experiments/5_widowx/README.md Complete setup and usage documentation
.gitmodules Added submodules for bridge_data_robot and edgeml dependencies

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Co-authored-by: Copilot <[email protected]>
Copilot AI review requested due to automatic review settings September 15, 2025 15:53
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 7 out of 8 changed files in this pull request and generated 2 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Co-authored-by: Copilot <[email protected]>
Copilot AI review requested due to automatic review settings September 15, 2025 15:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 7 out of 8 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@DelinQu DelinQu merged commit da12d99 into main Sep 15, 2025
2 checks passed
@DelinQu DelinQu deleted the dev/bridge branch September 15, 2025 16:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants