GithubHelp home page GithubHelp logo

Comments (6)

RaresAmbrus avatar RaresAmbrus commented on August 27, 2024

image_raw is the unprocessed output of the camera, and image_rect is the rectified raw image, taking into account the camera intrinsic parameters. I'm not sure what the /camera_ns/depth/image in the old openni driver is, but I think the raw and rectified image is all we need.
You're right, the driver node doesn't use image_transport, I should add that. But it's implemented as a nodelet, and that helps when transferring the image, since everything else is a nodelet in the rest of the processing pipeline (rectifying, registering, converting to a point cloud).

from scitos_robot.

cdondrup avatar cdondrup commented on August 27, 2024

It's very comforting that you also don't know what the image topic does. Makes me feel less stupid.

I agree that it does not make a difference for the internal nodelet processing if the raw image is not published using image_transport but as soon as someone is to stream it to another PC (for whatever reason) it would be very nice to have. So if it is not too much of an effort, I think it would be good.

from scitos_robot.

RaresAmbrus avatar RaresAmbrus commented on August 27, 2024

Yep, agreed. I'm a bit busy now but I'll try to do it by the end of the week. In the mean time one can stream one of the other topics, like the rectified image, to get image compression.

from scitos_robot.

cdondrup avatar cdondrup commented on August 27, 2024

Thank you.
Once that is finished you're welcome to close this issue.

from scitos_robot.

cburbridge avatar cburbridge commented on August 27, 2024

@cdondrup Can this be closed?

from scitos_robot.

cdondrup avatar cdondrup commented on August 27, 2024

The initial issue is solved but the raw images are still not published in compressed form. But I think no one is using them anyway. I will close this. Can be reopened in the new repository if someone needs this.

from scitos_robot.

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.