Coder Social home page Coder Social logo

ut-austin-rpl / sirius Goto Github PK

View Code? Open in Web Editor NEW
28.0 0.0 3.0 150 MB

Official codebase for Sirius: Robot Learning on the Job

Home Page: https://ut-austin-rpl.github.io/sirius/

License: MIT License

Python 99.24% Shell 0.76%
behavioral-cloning human-in-the-loop human-robot-interaction imitation-learning pytorch robot-learning robotics

sirius's People

Contributors

huihanl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sirius's Issues

Error in running the script

I have tried to run the scripts and i have ran into two errors. First, when I ran the data collection script, the keyboard inputs are not registered. Secondly, when trying to fix the keyboard input error, I ran into this error:

  File "robomimic/scripts/hitl/collect_hitl_demos.py", line 253, in collect_trajectory
    obs, _, _, _ = env.step(action, action_mode=action_mode)
TypeError: step() got an unexpected keyword argument 'action_mode'

I have set up the environment with the following packages:
mujoco-py 2.0.2.8
robosuite 1.2.0

Thank you for your help!

Missing file: template_process_sim_dataset.sh leading to subprocess error.

Hello,

While attempting to run the project, I encountered an error indicating that a file named template_process_sim_dataset.sh is missing.

Error Details:

bash: template_process_sim_dataset.sh: No such file or directory
Subsequent to this, a Python error is thrown:
Traceback (most recent call last):
  File "robomimic/scripts/hitl/collect_hitl_demos.py", line 815, in <module>
    subprocess.run([
  File "/home/zhaoting/miniconda3/envs/sirius/lib/python3.8/subprocess.py", line 493, in run
    with Popen(*popenargs, **kwargs) as process:
  File "/home/zhaoting/miniconda3/envs/sirius/lib/python3.8/subprocess.py", line 858, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/home/zhaoting/miniconda3/envs/sirius/lib/python3.8/subprocess.py", line 1639, in _execute_child
    self.pid = _posixsubprocess.fork_exec(
TypeError: expected str, bytes or os.PathLike object, not NoneType
This suggests that due to the missing bash script, a None value is being passed somewhere it shouldn't be, leading to the TypeError.

Could you please check if this file is missing from the repository or guide me if I've overlooked something?

Thank you for your assistance!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.