Coder Social home page Coder Social logo

Comments (13)

S-Dafarra avatar S-Dafarra commented on September 23, 2024 1

I can try to deal with the CMake stuff, but I would ask @GiulioRomualdi to fill the tutorial 😁

from robotology-superbuild.

S-Dafarra avatar S-Dafarra commented on September 23, 2024 1

Noticed that 😉 Thanks!

from robotology-superbuild.

S-Dafarra avatar S-Dafarra commented on September 23, 2024

It is possible I misunderstood the meaning of this issue. I will try to add it soon!

from robotology-superbuild.

traversaro avatar traversaro commented on September 23, 2024

I don't know if we want to wait to have at least a basic walking demo ready working only with open source software, and at that point we try to make sure that it easy to compile and run it using the robotology-superbuild .

from robotology-superbuild.

S-Dafarra avatar S-Dafarra commented on September 23, 2024

Fine for me!

from robotology-superbuild.

traversaro avatar traversaro commented on September 23, 2024

Great, modified the title of the issue.
It would be great to also modify the Dynamics profile documentation (see https://github.com/robotology/robotology-superbuild#dynamics) to add a "Check your installation" section that would link a simple tutorial on how to run the walking demo in simulation.

from robotology-superbuild.

traversaro avatar traversaro commented on September 23, 2024

Now that https://github.com/robotology/capture-point-walking is available, I think it is possible to proceed.

Any volunteer?

from robotology-superbuild.

S-Dafarra avatar S-Dafarra commented on September 23, 2024

See also robotology/unicycle-footstep-planner#14

from robotology-superbuild.

traversaro avatar traversaro commented on September 23, 2024

@S-Dafarra great! Let me know if there are any problem.

from robotology-superbuild.

GiulioRomualdi avatar GiulioRomualdi commented on September 23, 2024

Right now qpOASES is compiled by the robotology-superbuild only if ROBOTOLOGY_USES_MATLAB is set to ON

ycm_ep_helper(qpOASES TYPE GIT
STYLE GITHUB
REPOSITORY robotology-dependencies/qpOASES.git
TAG master
COMPONENT external
CMAKE_ARGS -DQPOASES_BUILD_BINDINGS_MATLAB:BOOL=${ROBOTOLOGY_USES_MATLAB})

However, it is needed by the capture-point-walking module and this module does not require MATLAB (e.g. it can be installed inside iCub-head)

from robotology-superbuild.

traversaro avatar traversaro commented on September 23, 2024

However, it is needed by the capture-point-walking module and this module does not require MATLAB (e.g. it can be installed inside iCub-head)

This will automatically handled if you list qpOASES in the DEPENDS of some project (such as capture-point-walking) for which then find_or_build_package() is listed in

find_or_build_package(codyco-modules)
.

from robotology-superbuild.

S-Dafarra avatar S-Dafarra commented on September 23, 2024

See #87

from robotology-superbuild.

traversaro avatar traversaro commented on September 23, 2024

Fixed by #87 .

from robotology-superbuild.

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.