Git Product home page Git Product logo

Comments (6)

reaganlo avatar reaganlo commented on July 20, 2024

As a user, which is the preferred use case:

  1. Stream data from a realsense camera by giving the unique "serial number" of the camera as input (like in the launch file)
    OR
  2. The ability for the nodelet to traverse all the connected realsense cameras, fetch their unique serial numbers and stream data from them.

from realsense-ros.

prarobo avatar prarobo commented on July 20, 2024

I would go with 1.

In my use case, I have multiple realsenses. I would like to have the device IDs of each realsense connected to be repeatable over system reboots. I feel connecting using a unique serial number would help.

from realsense-ros.

liz-murphy avatar liz-murphy commented on July 20, 2024

I would also like (1). I've tried to implement this functionality in the PR above, but it is flaky. As @prarobo said, opening multiple contexts in different processes does not seem to work well.

from realsense-ros.

reaganlo avatar reaganlo commented on July 20, 2024

We are currently working on implementing this feature. The first release with respect to this would be to uniquely identify a camera. Please refer to #18

from realsense-ros.

reaganlo avatar reaganlo commented on July 20, 2024

@liz-murphy @prarobo If you are interested in the progress of this issue, please refer to the closing comments of issue #18

from realsense-ros.

reaganlo avatar reaganlo commented on July 20, 2024

Fixed in release 1.0.3

from realsense-ros.

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.