GithubHelp home page GithubHelp logo

[demo] Image Processing Pipeline about ros2 HOT 9 CLOSED

ros2 avatar ros2 commented on June 2, 2024
[demo] Image Processing Pipeline

from ros2.

Comments (9)

wjwwood avatar wjwwood commented on June 2, 2024

@dirk-thomas @jacquelinekay @tfoote @esteve Can you guys look over this updated description and mention anything you think is missing or unclear?

from ros2.

jacquelinekay avatar jacquelinekay commented on June 2, 2024

Can you define the magnitude of "large messages" and "high rates" in the first paragraph of the description?

from ros2.

jacquelinekay avatar jacquelinekay commented on June 2, 2024

Other considerations, I don't know how specific you want to get:

Provide a concrete metric for when each feature will be considered done for the demo. For example, the goal for type masquerading could be "show efficient transport of an OpenCV image masquerading as a generic Image type in both intra and inter-process communication".

Give a dependency graph for this set of features (unless you think this is already adequately captured in the MindMup)

from ros2.

dirk-thomas avatar dirk-thomas commented on June 2, 2024

Looks detailed and complete to me.

from ros2.

wjwwood avatar wjwwood commented on June 2, 2024

Can you define the magnitude of "large messages" and "high rates" in the first paragraph of the description?

That's a good idea, I'll come up with something that is typical, e.g. 30 Hz and 1280x1024 pixel RGB images.

Provide a concrete metric for when each feature will be considered done for the demo. For example, the goal for type masquerading could be "show efficient transport of an OpenCV image masquerading as a generic Image type in both intra and inter-process communication".

I can try to go into more detail about the acceptance criteria, but I wasn't sure exactly what type I would use, so I left details like using OpenCV's Mat object or something like that out of the description. The point about type masquerading working in both intra and inter process comms is valid, I'll add that.

Give a dependency graph for this set of features (unless you think this is already adequately captured in the MindMup)

I think these features are actually (maybe surprisingly) isolated from each other in terms of dependencies. The sub bullets of the node component model stuff is fairly sequential, but ideally they can be done independently of intra-process, type masquerading, and component life cycle items.

from ros2.

dirk-thomas avatar dirk-thomas commented on June 2, 2024

I pushed the forked pluginlib which uses the forked class_loader as well as the ament index through ament_index_cpp: https://github.com/ros/pluginlib/tree/ros2

from ros2.

wjwwood avatar wjwwood commented on June 2, 2024

TODO for me. Summarize what's been done for the alpha 1 and move remaining things into new issues.

from ros2.

wjwwood avatar wjwwood commented on June 2, 2024

Ok, I've struck out anything we didn't close above, and I spun out a few issues for some of the more immediate tasks. We only managed to accomplish part of this demo:

  • We got intra process working.
  • We did not get loading of nodes by components done.
  • We did not get Type Masquerading implemented.
  • We did not get to extending launch with syntactic sugar for launching nodes remotely.

from ros2.

dhood avatar dhood commented on June 2, 2024

For anyone that comes across this ticket: see https://github.com/ros2/ros2/wiki/Intra-Process-Communication for the demo and https://github.com/ros2/demos/tree/release-alpha8/intra_process_demo for the accompanying code

from ros2.

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.