diff --git a/_posts/2021-07-05-nutteX10.md b/_posts/2021-07-05-nutteX10.md new file mode 100644 index 00000000..ed4064e9 --- /dev/null +++ b/_posts/2021-07-05-nutteX10.md @@ -0,0 +1,14 @@ +--- +title: micro-ROS supporting NuttX 10 +author: Maria Merlan +--- + +[micro-ROS](https://micro.ros.org/) Galactic and Rolling offers new and standalone support for NuttX’s latest versions, namely 10.0 and 10.1. + +NuttX is a real-time operating system [(RTOS)](https://en.wikipedia.org/wiki/RTOS) with an emphasis on technical standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments. + +Micro XRCE-DDS, the micro-ROS middleware implementation, provides support for NuttX version 10. The [XRCE-DDS client](https://github.com/eProsima/Micro-XRCE-DDS-Client) can run on top of the NuttX Real time operating system. + +You can check instructions for this new port in our [micro-ROS Github organization](https://github.com/micro-ROS/micro_ros_nuttx_app). + +