中文
相关论文

相关论文: Design and Implementation of rowe, a Web-Friendly …

200 篇论文

In this paper, we propose the development of an interactive platform between humans and a dual-arm robotic system based on the Robot Operating System (ROS) and a multimodal artificial intelligence model. Our proposed platform consists of…

机器人学 · 计算机科学 2024-11-11 Thanh Nguyen Canh , Ba Phuong Nguyen , Hong Quan Tran , Xiem HoangVan

The C Object System (Cos) is a small C library which implements high-level concepts available in Clos, Objc and other object-oriented programming languages: uniform object model (class, meta-class and property-metaclass), generic functions,…

编程语言 · 计算机科学 2010-03-15 Laurent Deniau

Hybrid is a formal theory implemented in Isabelle/HOL that provides an interface for representing and reasoning about object languages using higher-order abstract syntax (HOAS). This interface is built around an HOAS variable-binding…

计算机科学中的逻辑 · 计算机科学 2011-11-02 Alan J. Martin , Amy P. Felty

Licas (lightweight internet-based communication for autonomic services) is a distributed framework for building service-based systems. The framework provides a p2p server and more intelligent processing of information through its AI…

软件工程 · 计算机科学 2020-04-07 Kieran Greer

Julia is a mature general-purpose programming language, with a large ecosystem of libraries and more than 12000 third-party packages, which specifically targets scientific computing. As a language, Julia is as dynamic, interactive, and…

Reo, an exogenous channel-based coordination language, is a model for service coordination wherein services communicate through connectors formed by joining binary communication channels. In order to establish transactional communication…

分布式、并行与集群计算 · 计算机科学 2015-04-15 Natallia Kokash

We explain the methodology we developed for improving the interactions accomplished by an embedded conversational agent, drawing from Conversation Analytic sequential and multimodal analysis. The use case is a Pepper robot that is expected…

Speech is a natural interface for humans to interact with robots. Yet, aligning a robot's voice to its appearance is challenging due to the rich vocabulary of both modalities. Previous research has explored a few labels to describe robots…

人机交互 · 计算机科学 2024-02-09 Pol van Rijn , Silvan Mertes , Kathrin Janowski , Katharina Weitz , Nori Jacoby , Elisabeth André

Human-in-the-loop approaches are of great importance for robot applications. In the presented study, we implemented a multimodal human-robot interaction (HRI) scenario, in which a simulated robot communicates with its human partner through…

机器人学 · 计算机科学 2024-03-14 Su Kyoung Kim , Michael Maurus , Mathias Trampler , Marc Tabie , Elsa Andrea Kirchner

Task-based distributed frameworks (e.g., Ray, Dask, Hydro) have become increasingly popular for distributed applications that contain asynchronous and dynamic workloads, including asynchronous gradient descent, reinforcement learning, and…

分布式、并行与集群计算 · 计算机科学 2021-09-29 Siyuan Zhuang , Zhuohan Li , Danyang Zhuo , Stephanie Wang , Eric Liang , Robert Nishihara , Philipp Moritz , Ion Stoica

As human space exploration evolves toward longer voyages farther from our home planet, in-situ resource utilization (ISRU) becomes increasingly important. Haptic teleoperations are one of the technologies by which such activities can be…

机器人学 · 计算机科学 2024-06-14 Lorenzo Pagliara , Vincenzo Petrone , Enrico Ferrentino , Pasquale Chiacchio

While multi-robot systems have been broadly researched and deployed, their success is built chiefly upon the dependency on network infrastructures, whether wired or wireless. Aiming at the first steps toward de-coupling the application of…

机器人学 · 计算机科学 2022-11-18 Christopher Carr , Peng Wang , Shenglin Wang

Foundation vision-language models are becoming increasingly relevant to robotics because they can provide richer semantic perception than narrow task-specific pipelines. However, their practical adoption in robot software stacks still…

机器人学 · 计算机科学 2026-04-02 J. E. Domínguez-Vidal

Supporting mainstream applications is fundamental for a new OS to have impact. It is generally achieved by developing a layer of compatibility allowing applications developed for a mainstream OS like Linux to run unmodified on the new OS.…

Bots are software systems designed to support users by automating a specific process, task, or activity. When such systems implement a conversational component to interact with the users, they are also known as conversational agents. Bots,…

软件工程 · 计算机科学 2025-03-18 Stefano Lambiase , Gemma Catolino , Fabio Palomba , Filomena Ferrucci

Writing software for controlling robots is a complex task, usually demanding command of many programming languages and requiring significant experimentation. We believe that a bottom-up development process that complements traditional…

机器人学 · 计算机科学 2014-12-16 Sorin Adam , Ulrik Pagh Schultz

We present ROSfs, a novel user-level file system for the Robot Operating System (ROS). ROSfs interprets a robot file as a group of sub-files, with each having a distinct label. ROSfs applies a time index structure to enhance the flexible…

机器人学 · 计算机科学 2024-06-18 Zijun Xu , Xuanjun Wen , Yanjie Song , Shu Yin

The Robot Context Protocol (RCP) is a lightweight, middleware-agnostic communication protocol designed to simplify the complexity of robotic systems and enable seamless interaction between robots, users, and autonomous agents. RCP provides…

机器人学 · 计算机科学 2025-06-16 Lambert Lee , Joshua Lau

Context: This paper presents the concept of open programming language interpreters and the implementation of a framework-level metaobject protocol (MOP) to support them. Inquiry: We address the problem of dynamic interpreter adaptation to…

编程语言 · 计算机科学 2017-04-03 Walter Cazzola , Albert Shaqiri

We present RCE (Remote Component Environment), an open-source framework developed primarily at DLR (German Aerospace Center) that enables its users to construct and execute multidisciplinary engineering workflows comprising multiple…