Skip to content

Commit 1258b34

Browse files
pablogs9FranFin
authored andcommitted
Update _docs/tutorials/advanced/zephyr_emulator/index.md
Co-authored-by: FranFin <58737168+FranFin@users.noreply.github.com>
1 parent c0d0b35 commit 1258b34

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • _docs/tutorials/advanced/zephyr_emulator

_docs/tutorials/advanced/zephyr_emulator/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ permalink: /docs/tutorials/advanced/zephyr_emulator/
55

66
This tutorial aims at creating a new micro-ROS application on with **[Zephyr RTOS](https://www.zephyrproject.org/)** emulator (also known as [Native POSIX](https://docs.zephyrproject.org/latest/boards/posix/native_posix/doc/index.html)).
77

8-
This tutorial assumes that **[First micro-ROS Application on an RTOS](https://micro-ros.github.io/docs/tutorials/core/first_application_rtos/)** has been accomplished and user has basic knowledge about micro-ROS and ROS 2. The target app in this tutorial is the same ping pong app explained that tutorial
8+
To follow this tutorial, it is assumed that the user is already familiar with the **[First micro-ROS Application on an RTOS](https://micro-ros.github.io/docs/tutorials/core/first_application_rtos/)** tutorial. The target app in this tutorial is the same ping pong app.
9+
Another requirement is that the user has a basic knowledge of micro-ROS and ROS 2.
910

1011
<div>
1112
<img width="300" style="padding-right: 25px;" src="imgs/4.jpg">

0 commit comments

Comments
 (0)