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"

(Introduction)
(Documentation)
Line 28: Line 28:
 
== Developer Guidance ==
 
== Developer Guidance ==
  
* Release Roadmap
+
* [[Papyrus/customizations/robotics/release|Release Roadmap]]
* Development Conventions
+
* Development Conventions, see Papyrus [[Papyrus/Code_Standards|coding standards]]
* Quality Assurance
+
* [[Papyrus/customizations/robotics/quality|Quality Assurance]]
* Installation of the Development Environment
+
* [[Papyrus/customizations/robotics/devinstall|Installation of the Development Environment]]
* Build process
+
* [[Papyrus/customizations/robotics/build|Build process]]
  
 
== Other Documentation ==
 
== Other Documentation ==

Revision as of 08:10, 14 July 2020


Documentation

Introduction

User Guidance

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

Developer Guidance

Other Documentation

  • Publications
  • FAQ
  • Community -- RobMoSys wiki, Papyrus forum (please prefix a subject with [Robotics] or [Robotics, ROS2])
  • Bug reporting: use the Eclipse bugzilla to report it. In the following link, the product (Papyrus) and the the component (Robotics) are already selected File a Papyrus for Robotics bug. Use the same naming convention as for the forum, i.e. prefix with [Robotics] or [Robotics, ROS2] and check out whether the bug is eventually already existing (the browser proposes possible existing bugs as you type your bug title]. Please make also sure that the steps to reproduce the bug are clearly described, eventually add your model.

Back to the top