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/demos/drone"

 
Line 1: Line 1:
 +
= Page will move to [https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-robotics/-/wikis/demos/drone P4R wiki on gitlab] =
 +
 
__NOTOC__
 
__NOTOC__
 
'''''NOTE: All the page content is In Progress!'''''
 
'''''NOTE: All the page content is In Progress!'''''

Latest revision as of 17:39, 7 February 2024

Page will move to P4R wiki on gitlab

NOTE: All the page content is In Progress!

Context

This example demonstrates the usage of Papyrus for Robotics for the development of ros2-based software modules that improve the autonomy of drones, such as a reactive navigation stack that uses behavior trees to execute nominal mission tasks and manage contingencies.

Concepts

Modeling

Code-generation and customization

Build

Execution

Back to the top