Coder Social home page Coder Social logo

bayes-sim-ig's Issues

IsaacGym version

I think the code does not support the currently available IsaacGym package, and the preview_2 version is not available any more. This breaks the PPO training.

Is there plan to update for the newest IsaacGym? Thanks!

Missing Function `get_attr_val_from_sample`

Problem

When self.actor_params_generator is not None, we call the function get_attr_val_from_sample, but the definition of this function was in rlgpu which is no longer available: from rlgpu.tasks.base.base_task import get_attr_val_from_sample. This results in an error when trying to run the code with customized domain randomization.

Solution

To fix this issue, we need to provide a replacement for the get_attr_val_from_sample function within the codebase.

ModuleNotFoundError: No module named 'rlgpu'

I have followed all instructions for installation. Also exported the precise variable for isaacgym. However bayes-sim-ig is unable to source rlgpu. The error points to line 36 in bayes_sim_main.py file where rlgpu is referred. Is there any variable that can be set to point to rlgpu?

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.