Giter VIP home page Giter VIP logo

Comments (9)

nim65s avatar nim65s commented on May 16, 2024 1

@wxmerkt Python loaders are available in robotpkg-pyXY-example-robot-data, depending of your major / minor version of python.

I am fixing the dependency from robotpkg-pyXY-crocoddyl to robotpkg-pyXY-example-robot-data right now.

from crocoddyl.

cmastalli avatar cmastalli commented on May 16, 2024

I think you should upgrade robot-example-data. Did you do it?

from crocoddyl.

wxmerkt avatar wxmerkt commented on May 16, 2024

Yes... I just installed and it's the latest version on the binaries (2.0.0).

Also, the croccodyl version doesn't import any of the action models:

Traceback (most recent call last):
  File "jump.py", line 21, in <module>
    from crocoddyl import (ActionModelImpact, ActivationModelInequality, ActivationModelWeightedQuad,
ImportError: cannot import name ActionModelImpact

Is it possible that the build server hasn't released the new binaries yet?

from crocoddyl.

cmastalli avatar cmastalli commented on May 16, 2024

@nim65s can tell you more about the binary release. I didn't try it myself yet.

There are few classes that haven't been release yet, e.g.:

  • ActionModelImpact, ImpactModel3D, ImpactModel6D
  • ActivationModelInequality,
  • SolverFDDP, among others.

We tagged this version 0.9.0 because there is not yet everything there.

from crocoddyl.

cmastalli avatar cmastalli commented on May 16, 2024

Regarding the examples and notebooks, it almost everything working with the exception of:

  • jump.py
  • walk.py
  • salto.py

The problem with these examples is we need to release some of the classes that I mentioned above.

from crocoddyl.

wxmerkt avatar wxmerkt commented on May 16, 2024

Similarly @nim65s, the 2.0.0 tag on example-robot-data in the binaries does not contain the Python loader either.

from crocoddyl.

wxmerkt avatar wxmerkt commented on May 16, 2024

@cmastalli thank you for the update! Looking forward to Guilhem's response and will re-try then.

from crocoddyl.

cmastalli avatar cmastalli commented on May 16, 2024

I added in the README file the instruction of how to install the Python loaders in example-robot-data. This information also appears in the README file of Crocoddyl.

from crocoddyl.

cmastalli avatar cmastalli commented on May 16, 2024

I believe this issue has been solved. If not, feel free to reopen it

from crocoddyl.

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.