Skip to content

Improve gello pip packaging#61

Open
etaoxing wants to merge 2 commits into
wuphilipp:mainfrom
etaoxing:pip_packaging
Open

Improve gello pip packaging#61
etaoxing wants to merge 2 commits into
wuphilipp:mainfrom
etaoxing:pip_packaging

Conversation

@etaoxing

@etaoxing etaoxing commented Oct 6, 2025

Copy link
Copy Markdown

Improve pip packaging of gello/ code for pip install git+https://github.com/wuphilipp/gello_software.git.

@etaoxing

Copy link
Copy Markdown
Author

@AndreasJosefGassner @wuphilipp

any chance of merging these changes so pip install "gello @ https://github.com/wuphilipp/gello_software.git" is more usable?

currently installs like:

gello/
  __init__.py
  dynamixel/
    __init__.py
    driver.py
  env.py

these changes should add all the source files:

gello/
  __init__.py
  agents/
  cameras/
  data_utils/
  dm_control_tasks/
  dynamixel/
  env.py
  factr/
  robots/
  utils/
  zmq_core/

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.

1 participant