Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion _posts/2021-01-19-bosch-blog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ title: micro-ROS is a special guest @ BOSCH research blog!
author: francesca-finocchiaro
---

Last week micro-ROS was dedicated a long and detailed [post](https://www.bosch.com/stories/bringing-robotics-middleware-onto-tiny-microcontrollers/) on a brand new **Bosch Research Blog**.
Last week [micro-ROS was dedicated a long and detailed post](https://www.bosch.com/stories/bringing-robotics-middleware-onto-tiny-microcontrollers/) on a brand new **Bosch Research Blog**.

<img alt="Bosch blog" src="/img/posts/bosch_blog.jpg" width="80%"/>
Source: Bosch

The post, written by Ralph Lange from Bosch and with title 'micro-ROS – bringing the most popular robotics middleware onto tiny microcontrollers', introduces micro-ROS to non-familiar readers and neophytes, and gathers all the relevant information regarding the latest developments and most recent achievements of the project. More specifically, it describes how the advanced execution management is handled by the rclc Executor and how the ROS 2 concepts of runtime lifecycle and system modes have been implemented in micro-ROS to fit microcontrollers. Also, it accounts for the support of FreeRTOS and Zephyr, on the RTOS side, and for ESP32 microcontrollers, on the hardware side, all achieved during last year of development.