Skip to content

Update cobotmagic arm asset.#228

Merged
matafela merged 1 commit into
mainfrom
cj/update-cobotmagic-arm-asset
Apr 13, 2026
Merged

Update cobotmagic arm asset.#228
matafela merged 1 commit into
mainfrom
cj/update-cobotmagic-arm-asset

Conversation

@matafela
Copy link
Copy Markdown
Collaborator

Description

Update cobotmagic arm asset.

Type of change

  • Enhancement (non-breaking change which improves an existing functionality)

Checklist

  • I have run the black . command to format the code base.
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Dependencies have been updated, if applicable.

Copilot AI review requested due to automatic review settings April 13, 2026 02:29
Copy link
Copy Markdown
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

Updates the CobotMagicArm dataset asset reference so the codebase downloads the latest CobotMagic Arm asset bundle via Open3D’s dataset mechanism.

Changes:

  • Bump CobotMagicArm asset archive from CobotMagicArmV2.zip to CobotMagicArmV3.zip
  • Update the expected MD5 checksum to match the new archive

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 56 to 60
os.path.join(
EMBODICHAIN_DOWNLOAD_PREFIX, robot_assets, "CobotMagicArmV2.zip"
EMBODICHAIN_DOWNLOAD_PREFIX, robot_assets, "CobotMagicArmV3.zip"
),
"14af3e84b74193680899a59fc74e8337",
"12a249e231bfc2faf0fd55f9e2646b8d",
)
Copy link

Copilot AI Apr 13, 2026

Choose a reason for hiding this comment

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

The PR description/checklist indicates documentation updates and new tests were added, but this change appears limited to updating the CobotMagicArm asset URL/MD5. Please either include the referenced doc/test updates in this PR or adjust the description/checklist to match what’s actually changed.

Copilot uses AI. Check for mistakes.
@matafela matafela merged commit d2a8dad into main Apr 13, 2026
10 of 12 checks passed
@matafela matafela deleted the cj/update-cobotmagic-arm-asset branch April 13, 2026 02:52
chase6305 pushed a commit that referenced this pull request Apr 16, 2026
Co-authored-by: chenjian <chenjian@dexforce.com>
yangchen73 pushed a commit that referenced this pull request Apr 16, 2026
Co-authored-by: chenjian <chenjian@dexforce.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