Error Propagation Sample Clauses

Error Propagation. ‌ The system modes package was extended to incorporate a lightweight concept and implementation for specifying error handling and recovery. It was recently merged to the main branch and released for ROS 2 dashing, eloquent, foxy, and rolling. The error handling and recovery feature was recently validated and successfully demonstrated in the EU-funded MROS project (an Integrated Technical Project (ITP) in RobMoSys), e.g., within a navigation sub-system of a mobile robot. 3 Annex 1: Webpage on System Modes‌ 3.1 Introduction and Goal‌ Modern robotic software architectures often follow a layered approach. The layer with the core algorithms for SLAM, vision-based object recognition, motion planning, etc. is often referred to as skill layer or functional layer. To perform a complex task, these skills are orchestrated by one or more upper layers named executive layer and planning layer. Other common names are task and mission layer or deliberation layer(s). In the following, we used the latter term. We observed three different but closely interwoven aspects to be handled on the deliberation layer: