Git Product home page Git Product logo

Comments (5)

BobDean avatar BobDean commented on July 1, 2024

there are a couple of open items with out descriptions. If those could be populated, even with something simple, it would help understand what is being worked on but is not yet in the public repos.

from rclcpp.

gerkey avatar gerkey commented on July 1, 2024

@BobDean: FYI, everything we're doing is in public repos, but perhaps on branches. But I take the point about having more descriptive tickets, as it gives more information about what remains to be done (which will hopefully make it easier for external contributors to pitch in).

from rclcpp.

BobDean avatar BobDean commented on July 1, 2024

@gerkey my "public" comment was due to reading tickets which seemed to relate to something on the developers machine, which I did not see when browsing the github source. So maybe the ticket progress/resolution had not been pushed to github yet. Which is fine, that's how software development goes. The description would let me fill in the gap while browsing.

from rclcpp.

jacquelinekay avatar jacquelinekay commented on July 1, 2024

I have a branch abstracting out allocations in services and clients, but I'm blocked by an issue with allocations from within the stdlib (std::promise). I've asked it on Stack Overflow:

http://stackoverflow.com/questions/33638134/stdpromise-with-custom-allocator-appears-to-use-global-new

from rclcpp.

jacquelinekay avatar jacquelinekay commented on July 1, 2024

It turns out the issue with promise will be fixed in gcc 5. Unless it gets backported to gcc 4.8 or 4.9, that means we won't be able to use std::promise for RT services and clients until we start targeting 16.04.

from rclcpp.

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.