Git Product home page Git Product logo

Comments (3)

Zackory avatar Zackory commented on May 24, 2024

The action space is defined here: https://github.com/Healthcare-Robotics/assistive-gym/blob/main/assistive_gym/envs/env.py#L46
The actions are delta joint angles, in radians, and shown here: https://github.com/Healthcare-Robotics/assistive-gym/blob/main/assistive_gym/envs/env.py#L214
For the Sawyer, you can find the joint indices (from the URDF) that are controlled: https://github.com/Healthcare-Robotics/assistive-gym/blob/main/assistive_gym/envs/agents/sawyer.py#L8

from assistive-gym.

gabriansa avatar gabriansa commented on May 24, 2024

Okay, I thought it could have been delta joint angles. Thanks so much for confirming.

I have another question. I am trying to train a model and then transfer the trained policy onto a real Sawyer robot. I am actually pretty close to achieving this and I guess it could be a great addition to this library.
So my question is (rather dumb but just to double-check) the dimensions of the Sawyer in the simulation are realistic correct?

Just to make sure that what I input to the Sawyer is correct.

from assistive-gym.

Zackory avatar Zackory commented on May 24, 2024

Yes, it is the Sawyer URDF, which comes from the original Sawyer robot definition.

from assistive-gym.

Related Issues (20)

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.