Coder Social home page Coder Social logo

phidgets_ir? about phidgets_drivers HOT 2 CLOSED

ros-drivers avatar ros-drivers commented on July 29, 2024
phidgets_ir?

from phidgets_drivers.

Comments (2)

mintar avatar mintar commented on July 29, 2024

I removed that package in e1ed135, when first releasing phidgets_drivers to kinetic; i.e., it's still in indigo, but not kinetic. The reason for this is that phidgets_ir was only a stub; it didn't publish any topics, it only printed the IR output to the console. The support for IR is still in the phidgets_api package (https://github.com/ros-drivers/phidgets_drivers/blob/93a60996eebb4d77ad97b86c13762bca8744d53a/phidgets_api/src/ir.cpp), but there is no ROS wrapper for it.

If you would like to see support for the IR sensor, please feel free to open a pull request. I would suggest to do a git revert e1ed135 and then implement the IRRosI::codeHandler() method so that the IR readings are published as sensor_msgs/Range messages. I don't have a Phidgets IR device for testing, so I can't do it myself, but I would be glad to review and merge a pull request.

from phidgets_drivers.

shakarnwal avatar shakarnwal commented on July 29, 2024

Well, if the phidgets_api is all the ir needs, then that's fine. If it is necessary, I'll definitely write one package for the phidgets_ir. Thanks a lot!

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.