Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Papyrus/customizations/robotics"

Line 1: Line 1:
= [[Papyrus/customizations/robotics/getstarted|Getting started]] =
+
__NOTOC__
  
= [[Papyrus/customizations/robotics/modular|Modular and Role based design]] =
+
= Documentation =
  
= [[Papyrus/customizations/robotics/ros2|ROS2 code generation and reverse engineering]] =
+
=== Overview ===
 +
* [[Papyrus/customizations/robotics/getstarted|Getting started]] - Introduction to the concept of ecosystem tiers and the approach for the composition of software components.
 +
* [[Papyrus/customizations/robotics/modular|Modular and role based design]] - Supported diagrams depending on the modeling viewpoint.
  
= [[Papyrus/customizations/robotics/hara|Modeling behaviour (including Hazard and Risk analysis)]] =
+
=== System Specification ===
 +
* [[Papyrus/customizations/robotics/ros2|ROS2 code generation and reverse engineering]] - Generate ROS2 code from a composition of software components; learn how to adopt the MDE approach from your existing ROS2 codebase
 +
* [[Papyrus/customizations/robotics/bt|Task specification using behavior trees]] - Use or define new skill definitions to describe robotics tasks as behavior trees
  
<!-- = [[Papyrus/customizations/robotics/fta|Fault tree analysis]] = -->
+
=== Safety Analyses ===
 +
* [[Papyrus/customizations/robotics/hara|Task-based HARA]] - Learn how to perform hazard analysis and risk assessment (HARA) of robotic behaviors.
 +
<!-- * [[Papyrus/customizations/robotics/fta|Fault tree analysis]] - tbd. -->

Revision as of 14:19, 6 December 2019


Documentation

Overview

System Specification

Safety Analyses

  • Task-based HARA - Learn how to perform hazard analysis and risk assessment (HARA) of robotic behaviors.

Back to the top