Giter Club home page Giter Club logo

Comments (4)

ezavesky avatar ezavesky commented on July 21, 2024

@MichaelEischer and @joydeep-b any preference or opinion for this issue/request?

from ssl-vision.

joydeep-b avatar joydeep-b commented on July 21, 2024

A ROS standalone shim should be easy to add as a standalone client.
I am not too keen on adding ROS support directly to the ssl-vision main app for the following reasons:

  1. It will add to the dependencies for the main app for an optional feature. Adding it as an agnostic feature would require some hacking.
  2. Latency and frame rate performance of ssl-vision is crucial, and teams rely on it. Adding ROS support might adversely affect performance.

I like the idea of a headless version of ssl-vision, with a GUI frontend as an optional add-on runtime, rather than a requirement. This would require significant refactoring of the code, however.

from ssl-vision.

ezavesky avatar ezavesky commented on July 21, 2024

@joydeep-b Thanks for the feedback. While having a stand-alone ROS node is the eventual intention, what do you think about ROS output as (a) something conditionally turned on via a CMake or command line option and (b) a plugin in the stack such that it does not influence latency, much as the current UDP broadcast scheme is threaded and does not inhibit the capture side? I think this middle ground may be useful for groups that already have work in ROS and would like to leverage its features in addition to the ssl-vision base stack.

I agree that headless will be a challenge.

from ssl-vision.

g3force avatar g3force commented on July 21, 2024

During my master thesis, I wrote a small converter that reads ssl-vision data and publish the data to ROS topics: https://github.com/g3force/ros_ssl_robot
I agree with Joydeep, that we should not add any ROS dependencies directly to ssl-vision.
If you have a dedicated ROS converter that could be useful for other teams, we could just add it as separat repository and reference it in the docs.

from ssl-vision.

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.