Skip to content

Fix: Description for "3 Waypoints Pick and Place" in lab_sim#621

Open
griswaldbrooks wants to merge 1 commit into
mainfrom
fix/3-waypoint-pick-place-description
Open

Fix: Description for "3 Waypoints Pick and Place" in lab_sim#621
griswaldbrooks wants to merge 1 commit into
mainfrom
fix/3-waypoint-pick-place-description

Conversation

@griswaldbrooks
Copy link
Copy Markdown

Summary

  • The _description on lab_sim's 3 Waypoints Pick and Place Objective said the picked object was "small (invisible)" — a holdover from when the scene had no physical pickable.
  • lab_sim now contains medicine bottles and a sorting tray. Updated the description to match: pick a bottle from the table, drop it in the tray, pick it back out, return it, loop.
  • mock_sim's variant is intentionally untouched since it still operates on an invisible object.

Test plan

  • Open lab_sim3 Waypoints Pick and Place in Studio and confirm the metadata description reads correctly.

🤖 Generated with Claude Code

… lab_sim

The previous description referred to an "invisible object," which dated
from when the scene had no physical pickable. The lab_sim scene now
contains medicine bottles and a sorting tray, and this Objective picks a
bottle from the table, drops it in the tray, then picks it back out and
returns it — looping until cancelled.

The mock_sim variant is intentionally left unchanged since it still
operates on an invisible object.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@griswaldbrooks griswaldbrooks added this to the 9.3.0 milestone May 12, 2026
@griswaldbrooks griswaldbrooks marked this pull request as ready for review May 12, 2026 18:12
@griswaldbrooks griswaldbrooks enabled auto-merge May 12, 2026 18:22
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.

2 participants