Skip to content

Flesh out the three extension packages (rfx-sdk-go2, rfx-sdk-sim, rfx-sdk-lerobot) with real re-exports from the core SDK#13

Merged
myrodar merged 1 commit into
quantbagel:mainfrom
doctor:feat/extension-package-exports
Mar 4, 2026
Merged

Flesh out the three extension packages (rfx-sdk-go2, rfx-sdk-sim, rfx-sdk-lerobot) with real re-exports from the core SDK#13
myrodar merged 1 commit into
quantbagel:mainfrom
doctor:feat/extension-package-exports

Conversation

@doctor
Copy link
Copy Markdown
Contributor

@doctor doctor commented Mar 3, 2026

Changes:

  • Each package now re-exports the relevant subset of rfx-sdk so users can install only what they need
  • Updated pyproject.toml dependencies to pull in the correct optional extras (torch, etc.)
  • Added graceful ModuleNotFoundError messages when optional deps are missing
  • Fixed missing torch skip guards in test_so101_auto_pair, test_decorators, and test_zenoh_defaults that caused test collection failures without torch installed

- Re-export Go2, sim, and LeRobot components from extension packages
- Add torch dependency declarations and graceful import error messages
- Fix torch skip guards in test_so101_auto_pair, test_decorators, test_zenoh_defaults
@myrodar myrodar merged commit 5de24d8 into quantbagel:main Mar 4, 2026
10 of 14 checks passed
@doctor doctor deleted the feat/extension-package-exports branch March 31, 2026 17:49
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