paper-with-me

홈 › Papers

Coral: A Unifying Abstraction Layer for Composable Robotics Software

2025-09-02 · Steven Swanbeck, Mitch Pryor arxiv

Despite the multitude of excellent software components and tools available in the robotics and broader software engineering communities, successful integration of software for robotic systems remains a time-consuming and challenging task for users of all knowledge and skill levels. And with robotics software often being built into tightly coupled, monolithic systems, even minor alterations to improve performance, adjust to changing task requirements, or deploy to new hardware can require significant engineering investment. To help solve this problem, this paper presents Coral, an abstraction layer for building, deploying, and coordinating independent software components that maximizes composability to allow for rapid system integration without modifying low-level code. Rather than replacing existing tools, Coral complements them by introducing a higher-level abstraction that constrains the integration process to semantically meaningful choices, reducing the configuration burden without limiting adaptability to diverse domains, systems, and tasks. We describe Coral in detail and demonstrate its utility in integrating software for scenarios of increasing complexity, including LiDAR-based SLAM and multi-robot corrosion mitigation tasks. By enabling practical composability in robotics software, Coral offers a scalable solution to a broad range of robotics system integration challenges, improving component reusability, system reconfigurability, and accessibility to both expert and non-expert users. We release Coral open source.

📄 PDF Abstract BibTeX arXiv:2509.02453

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Unifying Perspective for Safety of Stochastic Systems: From Barrier Functions to Finite Abstractions

2023-10-03 · Luca Laurenti, Morteza Lahijanian

Providing safety guarantees for stochastic dynamical systems is a central problem in various fields, including control theory, machine learning, and robotics. Existing methods either employ Stochastic Barrier Functions (…

The Coralscapes Dataset: Semantic Scene Understanding in Coral Reefs

2025-03-25 · Jonathan Sauder, Viktor Domazetoski, Guilhem Banc-Prandi, Gabriela Perna 외

Coral reefs are declining worldwide due to climate change and local stressors. To inform effective conservation or restoration, monitoring at the highest possible spatial and temporal resolution is necessary. Conventiona…

BenchmarkingScene SegmentationScene UnderstandingSegmentation+2

Scalable Semantic 3D Mapping of Coral Reefs with Deep Learning

2023-09-22 · Jonathan Sauder, Guilhem Banc-Prandi, Anders Meibom, Devis Tuia

Coral reefs are among the most diverse ecosystems on our planet, and are depended on by hundreds of millions of people. Unfortunately, most coral reefs are existentially threatened by global climate change and local anth…

Deep LearningImage SegmentationSemantic Segmentation

SparseTIR: Composable Abstractions for Sparse Compilation in Deep Learning

2022-07-11 · Zihao Ye, Ruihang Lai, Junru Shao, Tianqi Chen 외

Sparse tensors are rapidly becoming critical components of modern deep learning workloads. However, developing high-performance sparse operators can be difficult and tedious, and existing vendor libraries cannot satisfy …

Deep Learning

CORAL: Scalable Multi-Task Robot Learning via LoRA Experts

2026-03-10 · Yuankai Luo, Woping Chen, Tong Liang, Zhenguo Li arxiv

Deploying Vision-Language-Action (VLA) models in real-world robotics exposes a core multi-task learning challenge: reconciling task interference in multi-task robotic learning. When multiple tasks are jointly fine-tuned …

Multi-Task Learning