Coder Social home page Coder Social logo

Comments (3)

clalancette avatar clalancette commented on July 29, 2024 2

@tim-fan Thanks for the detailed feedback. I agree that the documentation could be better here.

It turns out that with "modern" phidgets, we cannot have individual binaries. The reason for this is that when you use a phidget VINT hub, you will have multiple devices connected to the hub, but only one USB connection from that hub to the host computer. When that is the case, you can only have one process that accesses the USB connection at a time. So in order to access all of the devices behind the hub, the ROS 2 phidgets driver is designed to load multiple components into one process. We decided not to provide individual binaries to simplify the story.

But we obviously don't have enough information about this in the README. I'm going to do a small pass over the top-level README at https://github.com/ros-drivers/phidgets_drivers/blob/galactic/README.md and add some additional information.

from phidgets_drivers.

mintar avatar mintar commented on July 29, 2024 1

Thank you for your very nice report and the extra details, this kind of feedback from users is very helpful! When you've worked on a project for a long time, it's sometimes not easy to see which parts of the documentation new users struggle with.

@clalancette : Since this concerns ROS2, could you have a look at this?

from phidgets_drivers.

clalancette avatar clalancette commented on July 29, 2024

This was fixed by #93, so closing this out.

from phidgets_drivers.

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.