中文
相关论文

相关论文: YASMIN: Yet Another State MachINe library for ROS …

200 篇论文

The increasing popularity of the Rust programming language in building robotic applications using the Robot Operating System (ROS 2) raises questions about its real-time execution capabilities, particularly when employing asynchronous…

软件工程 · 计算机科学 2025-07-29 Martin Škoudlil , Michal Sojka , Zdeněk Hanzálek

Inverse dynamics computation is a critical component in robot control, planning and simulation, enabling the calculation of joint torques required to achieve a desired motion. This paper presents a ROS2-based software library designed to…

机器人学 · 计算机科学 2025-04-15 Vincenzo Petrone , Enrico Ferrentino , Pasquale Chiacchio

Latent state space models are a fundamental and widely used tool for modeling dynamical systems. However, they are difficult to learn from data and learned models often lack performance guarantees on inference tasks such as filtering and…

机器学习 · 计算机科学 2016-05-31 Wen Sun , Arun Venkatraman , Byron Boots , J. Andrew Bagnell

Reinforcement learning (RL) algorithms, due to their reliance on external systems to learn from, require digital environments (e.g., simulators) with very simple interfaces, which in turn constrain significantly the implementation of such…

编程语言 · 计算机科学 2025-04-29 Massimo Fioravanti , Samuele Pasini , Giovanni Agosta

The recent adoption of the Robot Operating System (ROS) as a software standard in robotics has contributed to novel solutions for several problems on the area. One such problem is known as Simultaneous Localization and Mapping (SLAM) with…

机器人学 · 计算机科学 2023-02-14 B. Udugama

PAWS is a tool to analyse the behaviour of weighted automata and conditional transition systems. At its core PAWS is based on a generic implementation of algorithms for checking language equivalence in weighted automata and bisimulation in…

形式语言与自动机理论 · 计算机科学 2017-07-14 Barbara König , Sebastian Küpper , Christina Mika

Large language models (LLMs) and large multimodal models (LMMs) have shown great potential in automating complex tasks like web browsing and gaming. However, their ability to generalize across diverse applications remains limited, hindering…

人工智能 · 计算机科学 2024-10-25 Xiaoqiang Wang , Bang Liu

Computer simulation has become one of the most important tools in scientific research in many disciplines. Benefiting from the dynamical trajectories regulated by versatile interatomic interactions, various material properties can be…

材料科学 · 物理学 2024-11-28 Y. -C. Hu , J. Tian

Pushdown systems (PDSs) and recursive state machines (RSMs), which are linearly equivalent, are standard models for interprocedural analysis. Yet RSMs are more convenient as they (a) explicitly model function calls and returns, and (b)…

编程语言 · 计算机科学 2020-01-13 Krishnendu Chatterjee , Bernhard Kragl , Samarth Mishra , Andreas Pavlogiannis

Recent analysis of classical algorithms resulted in their axiomatization as transition systems satisfying some simple postulates, and in the formulation of the Abstract State Machine Theorem, which assures us that any classical algorithm…

计算机科学中的逻辑 · 计算机科学 2024-10-15 Andreas Blass , Nachum Dershowitz , Yuri Gurevich

Scenic is an open-source JAX library with a focus on Transformer-based models for computer vision research and beyond. The goal of this toolkit is to facilitate rapid experimentation, prototyping, and research of new vision architectures…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Mostafa Dehghani , Alexey Gritsenko , Anurag Arnab , Matthias Minderer , Yi Tay

The Robot Operating System 2 (ROS 2) is the second generation of ROS representing a step forward in the robotic framework. Several new types of nodes and executor models are integral to control where, how, and when information is processed…

机器人学 · 计算机科学 2023-05-18 Steve Macenski , Alberto Soragna , Michael Carroll , Zhenpeng Ge

Human-robot interaction requires a common understanding of the operational environment, which can be provided by a representation that blends geometric and symbolic knowledge: a semantic map. Through a semantic map the robot can interpret…

机器人学 · 计算机科学 2021-05-18 Sara Kaszuba , Sandeep Reddy Sabbella , Vincenzo Suriani , Francesco Riccio , Daniele Nardi

Image-guided robotic interventions involve the use of medical imaging in tandem with robotics. SlicerROS2 is a software module that combines 3D Slicer and robot operating system (ROS) in pursuit of a standard integration approach for…

As the robotics systems increasingly integrate into daily life, from smart home assistants to the new-wave of industrial automation systems (Industry 4.0), there's an increasing need to bridge the gap between complex robotic systems and…

机器人学 · 计算机科学 2025-07-11 Kavindie Katuwandeniya , Samith Rajapaksha Jayasekara Widhanapathirana

This paper presents an open-source, lightweight, yet comprehensive software framework, named RPC, which integrates physics-based simulators, planning and control libraries, debugging tools, and a user-friendly operator interface. RPC…

机器人学 · 计算机科学 2024-09-17 Seung Hyeon Bang , Carlos Gonzalez , Gabriel Moore , Dong Ho Kang , Mingyo Seo , Luis Sentis

In this paper, we introduce ChoiRbot, a toolbox for distributed cooperative robotics based on the novel Robot Operating System (ROS) 2. ChoiRbot provides a fully-functional toolset to execute complex distributed multi-robot tasks, either in…

机器人学 · 计算机科学 2021-03-15 Andrea Testa , Andrea Camisa , Giuseppe Notarstefano

Ensuring safety in high-speed autonomous vehicles requires rapid control loops and tightly bounded delays from perception to actuation. Many open-source autonomy systems rely on ROS 2 middleware; when multiple sensor and control nodes share…

机器人学 · 计算机科学 2025-10-17 Yuankai He , Weisong Shi

In this chapter we discuss the problem of master failure in ROS1.0 and its impact on robotic deployments in the real world. We address this issue in this tutorial chapter where we outline, design and demonstrate a fault tolerant mechanism…

机器人学 · 计算机科学 2019-10-03 Pushyami Kaveti , Hanumant Singh

The Robot Operating System 2 (ROS2) targets distributed real-time systems and is widely used in the robotics community. Especially in these systems, latency in data processing and communication can lead to instabilities. Though being highly…

机器人学 · 计算机科学 2021-06-14 Tobias Kronauer , Joshwa Pohlmann , Maximilian Matthe , Till Smejkal , Gerhard Fettweis