Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempting to test installation #217

Open
neelbg01 opened this issue Feb 21, 2025 · 2 comments
Open

Attempting to test installation #217

neelbg01 opened this issue Feb 21, 2025 · 2 comments

Comments

@neelbg01
Copy link

neelbg01 commented Feb 21, 2025

Hey there,

I have been attempting to test my installation to make sure it works however I running into a few issues where example scripts are missing

simple-config-example: maybe failed - stderr output below (if it's only from tqdm, the test passed)
python: can't open file '/home/***/anaconda3/lib/python3.12/site-packages/robomimic/../examples/simple_config.py': [Errno 2] No such file or directory

simple-obs-nets-example: maybe failed - stderr output below (if it's only from tqdm, the test passed)
python: can't open file '/home/***/anaconda3/lib/python3.12/site-packages/robomimic/../examples/simple_obs_nets.py': [Errno 2] No such file or directory

simple-train-loop-example: maybe failed - stderr output below (if it's only from tqdm, the test passed)
python: can't open file '/home/***/anaconda3/lib/python3.12/site-packages/robomimic/../examples/simple_train_loop.py': [Errno 2] No such file or directory

train-bc-rnn-example: maybe failed - stderr output below (if it's only from tqdm, the test passed)
python: can't open file '/home/***/anaconda3/lib/python3.12/site-packages/robomimic/../examples/train_bc_rnn.py': [Errno 2] No such file or directory

Also recieved this error when just trying to simply run an experiment despite having installed everything as per instructions.

AssertionError: OSC_POSE controller is specified, but not imported or loaded
Has anyone else run into these issues?

Regards,
Neel

@amandlek
Copy link
Member

Which version and branch of robomimic and robosuite are you on?

@michelleezhang
Copy link

I'm not sure about the missing example scripts, but I think the OSC_POSE controller assertion error is due to the robomimic datasets being incompatible with robosuite v1.5 -- if you are using the latest version of robosuite, then downgrading to robosuite v1.4.1 should fix this!

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

No branches or pull requests

3 participants