Code Monkey home page Code Monkey logo

Comments (2)

Zackory avatar Zackory commented on May 31, 2024

There is likely an issue with your URDF file. You should do some checks such as if you can load your robot into Gazebo.
Most commercial robots come with URDFs, so if you are not making your own robot, I suggest using the official URDF.
As you likely know, ROS has a whole set of tutorials on creating URDFs: http://wiki.ros.org/ROS/Tutorials
This does not sound like an issue with Assistive Gym or PyBullet at the moment.

from assistive-gym.

Zackory avatar Zackory commented on May 31, 2024

Once you have a working URDF, you can

  1. Create a new robot file: https://github.com/Healthcare-Robotics/assistive-gym/blob/main/assistive_gym/envs/agents/panda.py
  2. Add the robot to the environment: https://github.com/Healthcare-Robotics/assistive-gym/blob/main/assistive_gym/envs/scratch_itch_envs.py
  3. Update the init file: https://github.com/Healthcare-Robotics/assistive-gym/blob/main/assistive_gym/envs/__init__.py
  4. And register the new environment to Gym: https://github.com/Healthcare-Robotics/assistive-gym/blob/main/assistive_gym/__init__.py

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.