Skip to content

Archived: cuRobo dataset generation - #187

Draft
wilsonchenghy wants to merge 1 commit into
mainfrom
claude/curobo-dataset-collection-3r3lel
Draft

Archived: cuRobo dataset generation#187
wilsonchenghy wants to merge 1 commit into
mainfrom
claude/curobo-dataset-collection-3r3lel

Conversation

@wilsonchenghy

Copy link
Copy Markdown
Collaborator

Summary

  • Removes the cuRobo-based scripted demo generator: curobo_expert.py, orchestrator.py, generate_demos.py, record_mimic_source_demos.py, build_wato_robot_cfg.py, validate_curobo_plan.py, curobo_cfg/
  • Removes the isaac_lab_il_datagen Docker image/watod module built just to bundle cuRobo into the container
  • Cleans up now-dangling references in wato_constants.py, task_params.py, watod-setup-docker-env.sh, docker_context.sh, and the pick_place_gen docs
  • Leaves the Isaac Lab Mimic scaling pipeline (pick_place_bimanual_mimic_env.py, run_isaaclab_mimic_script.py, annotate_demos.py/generate_dataset.py invocation) untouched — it never depended on cuRobo directly

Test plan

  • python3 -m py_compile (or equivalent) on edited Python files to confirm no syntax errors
  • Confirm no remaining imports of the removed modules elsewhere in the repo
  • CI

Generated by Claude Code

Removes the cuRobo-based motion planner used to script seed demos for
pick_place_gen (curobo_expert.py, orchestrator.py, generate_demos.py,
record_mimic_source_demos.py, build_wato_robot_cfg.py,
validate_curobo_plan.py, curobo_cfg/), the isaac_lab_il_datagen
Docker/watod module built to bundle cuRobo, and the now-dangling
references to them in shared config, infra scripts, and docs. The Isaac
Lab Mimic scaling pipeline (pick_place_bimanual_mimic_env.py,
run_isaaclab_mimic_script.py) is untouched -- it doesn't depend on
cuRobo -- but needs a replacement seed-demo source.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AFaMkQ6R2zdS4ExzuPZ1uD
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