Isolate maple table background#786
Conversation
Greptile SummaryThis PR isolates the maple table background into a standalone USD asset and replaces the generic Isaac stand in
Confidence Score: 5/5Both changes are asset path swaps with no logic modifications; safe to merge once the new USD files are confirmed present at their Nucleus paths. The changes replace two USD asset paths — a straightforward refactor with no impact on simulation logic, physics settings, or configuration contracts. The main open questions (physics properties and scale fit for the new stand) were already raised in prior review comments and are non-blocking. No files require special attention beyond verifying the new USD assets exist on Nucleus at the declared paths. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[MapleTableRobolab] -->|usd_path| B["NUCLEUS/.../scenes/maple_table.usda\n(was: maple_table_background.usda)"]
C[DroidSceneCfg.stand] -->|usd_path| D["NUCLEUS/.../robots/franka_stand_grey.usda\n(was: S3 Isaac stand_instanceable.usd)"]
D --> E["scale=(1.2, 1.2, 1.7)\nactivate_contact_sensors=False"]
Reviews (2): Last reviewed commit: "lint" | Re-trigger Greptile |
2e50ced to
17337e0
Compare
Summary
Before:
Arena/assets/object_library/srl_robolab_assets/scenes/maple_table_robolab.usda(will be removed from OV once this MR is merged)
After:
maple table background:
Arena/assets/object_library/srl_robolab_assets/scenes/maple_table.usdarobot stand added in
droid.py:Arena/assets/object_library/srl_robolab_assets/robots/franka_stand_grey.usda