GithubHelp home page GithubHelp logo

Comments (4)

gmargo11 avatar gmargo11 commented on June 12, 2024

Hi @Robokan ,

The entries in the infos dictionary here will be logged: https://github.com/Improbable-AI/walk-these-ways/blob/master/go1_gym_deploy/envs/lcm_agent.py#L282

The latest value of tau_est is maintained as an attribute of the StateEstimator: https://github.com/Improbable-AI/walk-these-ways/blob/master/go1_gym_deploy/utils/cheetah_state_estimator.py#L270

So, adding the following after line 297 of lcm_agent.py should work:

"tau_est": self.se.tau_est,

-Gabe

from walk-these-ways.

Robokan avatar Robokan commented on June 12, 2024

Yep, that works. Thanks.

from walk-these-ways.

Robokan avatar Robokan commented on June 12, 2024

How much data do a I need to record? I ran my robot though all of its movements and then trained the network yet it was unable to match it's the torques.
Screenshot from 2023-07-21 12-50-52

from walk-these-ways.

Robokan avatar Robokan commented on June 12, 2024

I think I figured it out. I needed to record for longer and I also have a strange vibration that only appears when I have transferred the controller to the robot. I think if I can figure out the vibration this will train better.

from walk-these-ways.

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.