transitive

An open-source framework for full-stack robotics (by transitiverobotics)

Transitive Alternatives

Similar projects and alternatives to transitive based on common topics and language

  • closed-chain-ik-js

    A generalized inverse kinematics solver that supports closed chains for parallel kinematics systems, dynamic reconfiguration, and arbitrary joint configuration based on damped least squares error minimization techniques

  • urdf-loaders

    URDF Loaders for Unity and THREE.js with example ATHLETE URDF Files open sourced from NASA JPL

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • hexapod

    3 transitive VS hexapod

    Blazing fast hexapod robot simulator for the web. (by mithi)

  • johnny-five

    21 transitive VS johnny-five

    JavaScript Robotics and IoT programming framework, developed at Bocoup.

  • ai-deadlines

    :alarm_clock: AI conference deadline countdowns

  • cylon.js

    2 transitive VS cylon.js

    JavaScript framework for robotics, drones, and the Internet of Things (IoT)

  • xviz

    1 transitive VS xviz

    A protocol for real-time transfer and visualization of autonomy data

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better transitive alternative or higher similarity.

transitive reviews and mentions

Posts with mentions or reviews of transitive. We have used some of these posts to build our list of alternatives and similar projects.
  • Show HN: Transitive, an open-source framework for full-stack robotic software
    1 project | news.ycombinator.com | 17 Jan 2024
    After three years in development, I'm thrilled to share Transitive: an open-source framework for full-stack robotic software (https://github.com/transitiverobotics/transitive).

    The Transitive framework makes it easy to build robot cloud portals. Even given all the great open-source tools for web development and device management, building such cloud portals for robots is still not an easy task. There are several reasons for this, but a big one is that robots are different from regular servers, despite many people attempting to tread them as such. They go offline a lot, have limited network bandwidth, and each robot in a fleet may run a different version of software and require a different configuration. Robots also generate a lot of data, some of which needs to be synced in real-time with cloud and web front-ends for processing and visualization, some of which recorded, and some discarded. In addition robots roam insecure areas and are connected over networks outside of the control of the startup, hence requiring tight authentication and authorization.

    Transitive solves many of these issues. It provides a reliable, real-time data synchronization protocol that operates on top of MQTT, called MQTTSync. MQTTSync seamlessly synchronizes stateful data between robot, cloud, and web, instead of just passing messages. It provides the notion of full-stack packages that implement encapsulation and versioning of software components for all three systems (robot, cloud, and web) and uses MQTTSync's name-spaced data model to reliably communicate and operate, even when different robots run different versions of the package. The robot and cloud components are run in sandboxes to isolate them from the rest of the system, and the web components can be embedded in any web page including existing robot cloud portals. And of course, all this is secured, using SSL for transport-level security, client certificates and JSON Web Tokens for authentication, and authorization based on MQTT topics. Taken together this lays a solid foundation for building new full-stack capabilities with ease.

    Note that Transitive is not a replacement for ROS, and in fact many of our capabilities run ROS nodes on the robot. Neither is Transitive a fleet management system. It just makes it easy for you to build your own!

    To learn more about our first release of the self-hosted version, please see the linked blog post. If you just want to try it out quickly please go to https://portal.transitiverobotics.com/register to create a free account, which will also give you some starting credit for try out any of our premium capabilities, such as webrtc-based video streaming, our web-terminal, or file-sync ("Dropbox for robots").

    I'll be watching this thread for responses, or you can use the contact info at the bottom of the blog post to get in touch. Would love to hear your feedback!

Stats

Basic transitive repo stats
1
46
9.0
5 days ago

transitiverobotics/transitive is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of transitive is JavaScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com