Code Monkey home page Code Monkey logo

puppersim's People

Contributors

erwincoumans avatar g-levine avatar jadenvc avatar jietan avatar nate711 avatar vincentyu68 avatar xiaoxuesu14 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

puppersim's Issues

Policy not deploying to the robot

After following the procedure to connect to the robot, I am not able to deploy it. I am attaching the terminal log for your reference.

% ./deploy_to_robot.sh python3 puppersim/puppersim/pupper_ars_run_policy.py --expert_policy_file=puppersim/data/lin_policy_plus_latest.npz --json_file=puppersim/data/params.json --run_on_robot PI addrees is 192.168.1.100 ssh: connect to host 192.168.1.100 port 22: Operation timed out

Issue running Pupper example on MacOS and Manjaro Linux

When calling pip install -e . and getting all the install requirements for Puppersim we run into some issues, code shown below. This stems from the new gym as of now 26.2 treating the registry module differently: openai/gym#3097.

image

Hotfix:

pip install gym==0.21.0  # roll back to previous version
pip install protobuf==3.20.0
!pip install importlib-metadata==4.13.0

Even after you apply the hotfix, two packages were missing:
packaging and six.

URDF/XACRO of Pupper robot with new meshes

Morning,

I was working on pupper robot and I was wondering if is available the URDF/XACRO with the real meshes from the CAD model (the updated one called "Pupper 2.step").

Thank you very much,

Stefano

Normalize speed-based loss function

It's hard to compare training runs when the clipping value for the maximum speed changes. Maybe we can normalize the loss against the maximum value.

Verify PD gains

What kind of experiment is best to compare the real life PD gains to the sim pd gains?

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.