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"

(Created page with "In Progress.")
 
Line 1: Line 1:
In Progress.
+
__NOTOC__
 +
'''''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 =
 +
<youtube>https://youtu.be/BWTwkkGd-Vs</youtube>

Revision as of 13:23, 28 January 2023

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