Chrome Extension
WeChat Mini Program
Use on ChatGLM

Safe and Robust Robot Behavior Planning Via Constraint Programming

ELECTRONIC PROCEEDINGS IN THEORETICAL COMPUTER SCIENCE(2023)

Katholieke Univ Leuven

Cited 1|Views23
Abstract
The safe operation of an autonomous system is a complex endeavor, one pivotal element being its decision-making. Decision-making logic can formally be analyzed using model checking or other formal verification approaches. Yet, the non-deterministic nature of realistic environments makes these approaches rather troublesome and often impractical. Constraint-based planning approaches such as Tumato have been shown to be capable of generating policies for a system to reach a stated goal and abiding safety constraints, with guarantees of soundness and completeness by construction. However, uncertain outcomes of actions in the environment are not explicitly modeled or accounted for, severely limiting the expressiveness of Tumato. In this work, we extend Tumato with support for non-deterministic outcomes of actions. Actions have a specific intended result yet can be modeled to have alternative outcomes that may realistically occur. The adapted solver generates a policy that enables reaching the goals in a safe manner, even when alternative outcomes of actions occur. Furthermore, we introduce a purely declarative way of defining safety in Tumato, increasing its expressiveness. Finally, the addition of cost or duration values to actions enables the solver to restore safety when necessary, in the most preferred way.
More
Translated text
Key words
Constraint Logic Programming,Nonmonotonic Reasoning,Planning Systems,Temporal Planning,Satisfiability Modulo Theories
PDF
Bibtex
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Related Papers
1991

被引用4359 | 浏览

A. Carrera, S. R. Ahmadzadeh,A. Ajoudani,P. Kormushev,M. Carreras, D. G. Caldwell
2012

被引用219 | 浏览

Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:本文提出了一种通过约束规划实现安全和鲁棒机器人行为规划的方法,扩展了Tumato模型以支持动作的非确定性结果,并引入了一种纯声明性方式定义安全性,同时考虑了成本或持续时间以优化决策。

方法】:研究在Tumato约束规划模型的基础上,通过引入非确定性动作结果和处理动作成本或持续时间的策略,增强了模型的表达性和鲁棒性。

实验】:文中未具体描述实验细节,但提到使用该方法可以在存在动作非确定性结果的情境下,生成既安全又能够达成目标的策略。数据集名称和具体结果未在摘要中提供。