Giter VIP home page Giter VIP logo

Comments (1)

codebot avatar codebot commented on July 28, 2024

Hi @beriberikix , yeah i2c and uarts and other lower-level, non-natively-internetworkable physical layers (including, perhaps most commonly, USB) are definitely in the wish-list and the informal longer-term roadmap. It will be a bit tricky because these protocols tend to have smaller physical frame sizes and/or smaller logical datagrams than Ethernet/UDP4, which was what RTPS was originally designed for. So there will have to be some adaptation of the protocol and generic forwarding / routing work on whatever nearby host can actually reach other networks. But I think the principles of RTPS have a lot of running room and it will be fabulous to adapt them to lower-cost, simpler physical layers. But for now I'm working on finishing up a near-total rewrite of fastRTPS which follows the UML of the specification much more closely, and is generally much cleaner code. This is currently shown as the "history_cache" branch in this repo. Once that gets put back together (it's getting close...) and our near-term RTPS-over-UDP4 needs are handled, it will be fun to do some blue-sky dreaming about how to adapt this stuff to other physical layers.

from freertps.

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.