We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Dora-rs: simplifying robotics stack for next gen robots

Formal Metadata

Title
Dora-rs: simplifying robotics stack for next gen robots
Title of Series
Number of Parts
798
Author
Contributors
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Dora-rs aims at making robotic fast and simple. Current robotic stack are often overly complex, and hard to integrate with latest technologies. dora-rs is a dataflow framework that can be programmed with Rust/Python/C/C++, it supports: - zero-copy messaging using shared memory with apache arrow format. - manages logs metrics and tracing using opentelemetry. - provide a ROS2 bridge to support legacy software. We hope to make robotic just work! In the same sense that Web Dev, Game Dev, or Cloud development most of the time just work. And with the avent of Large Language Model (LLM), we can implement whole new way to interact with robot like implementing new functionality in real time by natural language!