You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-11
Original file line number
Diff line number
Diff line change
@@ -69,18 +69,24 @@ micro-ROS is a robotic framework targeting embedded and deep-embedded robot comp
69
69
ESP-IDF is the development framework for Espressif SoCs.The [SRA Board](https://github.com/SRA-VJTI/sra-board-hardware-design) uses ESP32 as microcontroller, hence ESPIDF is required
70
70
to code the ESP32. Examples included inside firmware directory has been written in ESPIDF version 5.1 .
71
71
72
-
## Installation of ROS2
72
+
## Installation of ROS2 and other dependencies
73
73
74
-
- Clone SRA-VJTI's MARIO repository on your system
0 commit comments