Skip to content

Commit 588026a

Browse files
Create 2021-09-08-MicrosoftAzureRTOS.md (#347)
* Create 2021-09-08-MicrosoftAzureRTOS.md * Update _posts/2021-09-08-MicrosoftAzureRTOS.md Co-authored-by: Ralph Lange <ralph-lange@users.noreply.github.com> Co-authored-by: Ralph Lange <ralph-lange@users.noreply.github.com>
1 parent 0c9a6ea commit 588026a

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Microsoft Azure RTOS integrates micro-ROS
3+
author: Maria Merlan
4+
---
5+
The micro-ROS framework has been fully integrated in Azure RTOS embedded development suite.
6+
This port [(github repo)](https://github.com/micro-ROS/micro_ros_azure_rtos_app) was done using a STMicroelectronics B-L475E-IOT01A.
7+
8+
This achievement brings the following benefits:
9+
- To seamlessly integrate ROS 2 compatible nodes in Azure RTOS supported hardware.
10+
- To have a full featured API with all ROS 2 concepts (such as publishers, subscribers, services or executors) in the far edge of the robotic application and integrated in the Azure RTOS build system.
11+
- To integrate micro-ROS and ROS 2 applications taking advantage of the complete set of functionality of ThreadX kernel and the whole Azure RTOS ecosystem.
12+
- To implement custom communication mechanisms between embedded platforms and ROS 2 using Azure RTOS APIs.
13+
14+
Check this [video](https://www.youtube.com/watch?v=RsnHEaD8b9E) on “Getting started with micro-ROS and Azure RTOS using STMicroelectronics B-L475E-IOT01A” to get the insights and reproduce the integration of micro-ROS in any Azure RTOS supported HW.
15+
16+
[Azure RTOS](https://github.com/azure-rtos), developed by Microsoft in C, is an embedded development suite including an operating system that provides reliable, ultra-fast performance for resource-constrained devices. Azure RTOS supports the most popular 32-bit microcontrollers and embedded development tools.

0 commit comments

Comments
 (0)