Giter VIP home page Giter VIP logo

Comments (5)

andreadelprete avatar andreadelprete commented on August 15, 2024

Agreed. Let's simplify!

from codyco-modules.

traversaro avatar traversaro commented on August 15, 2024

Perfect. I guess this could lead to a difference (with respect to current situation) in interface semantic (beside obviously removing the remove* sensors).

I propose that all add* methods MUST be called before the init() function of the interface, and they return false if called after the init() function. In this way all the configuration code can be done in the init() function, as all the structure will be definite at that time. This would help also the implementation of the wbi on hard real-time systems, by ensuring that all dynamic allocation of memory occur in add* and init() methods (anyway before the return of init() method).

from codyco-modules.

lornat75 avatar lornat75 commented on August 15, 2024

+1

from codyco-modules.

iron76 avatar iron76 commented on August 15, 2024

I agree as well.

from codyco-modules.

traversaro avatar traversaro commented on August 15, 2024

Solved in 8684d8a .

from codyco-modules.

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.