Introductory Tutorials
- Tutorial: Creating a Project
This tutorial covers using mirawizard to create a new external project.
- Tutorial: Creating a Domain
This tutorial covers using mirawizard to create a new domain in our project.
- Tutorial: Creating a Unit that Publishes Data
This tutorial shows how to create and implement a Unit that publishes some data to a Channel
- Tutorial: Creating a Unit that Subscribes to Data
This tutorial shows how to create and implement a MicoUnit that subscribes to a Channel
- Tutorial: Getting in touch with miracenter
This tutorial introduces the miracenter development tool.
- Tutorial: Using Parameters and Properties
This tutorial covers how to add and use parameters and properties in Units
- Tutorial: Remote Procedure Calls (RPC)
This tutorial shows how to provide and use Remote Procedure Calls (RPC)
Advanced Tutorials
- TutorialVisualizeWithMiracenterPage
This tutorial shows how to use miracenter to visualize data
- TutorialTransformIntroductionPage
This tutorial introduces the transformation framework
- TutorialTransformConfigurePage
This tutorial shows how configure the transformation tree and how to specify fixed static transforms
- TutorialTransformQueryTransforms
This tutorial covers how to access the transformation tree and query how query transformations between certains frames
- TutorialTransformPublishTransforms
This tutorial covers how to publish transformations into the transformation tree that are not fixed and that change over time
Distributed Computing and Networking Tutorials
- Tutorial: Distributed computing - How to use MIRA across different processes in a network
This tutorial gives an introduction on how to use MIRA across different processes
- Tutorial: Distributed computing - Use authentication mechanisms to secure your Framework
This tutorial shows how to use MIRA's security and authentication mechanisms
Visualization Tutorials
- Tutorial: Creating a 3D Visualization
This tutorial shows how to create 3D visualization
- TutorialCreateBasic2DVizPage
This tutorial shows how to create 2D visualization
- Tutorial: Creating an advanced 3D Visualization
This tutorial shows how to create 3D visualization that is not derived from Visualization3DBasic
- Tutorial: Creating an advanced 2D Visualization
This tutorial shows how to create 2D visualization that is not derived from Visualization3DBasic
GUI Components Tutorials
- Tutorial: Creating a View
This tutorial shows how to create a View for MIRA's Rich Client Platform. The view can e.g. be used within the miracenter
- TutorialCreateEditorPage
This tutorial shows how to create an Editor for MIRA's Rich Client Platform. The view can e.g. be used within the miracenter