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
@@ -49,9 +52,9 @@ Currently, the following examples are available.
49
52
- sub_pose
50
53
- sub_uint16
51
54
- m5stack_sample
52
-
53
-
M5Stack_sample project needs [M5Unified](https://github.com/m5stack/M5Unified) and [M5GFX](https://github.com/m5stack/M5GFX)libraries.
54
-
Git clone these libraries to ```common/``` directory.
55
+
- M5Stack_sample project needs [M5Unified](https://github.com/m5stack/M5Unified) and [M5GFX](https://github.com/m5stack/M5GFX) libraries.
56
+
Git clone these libraries to ```common/``` directory.
57
+
Note that you need to use ESP-IDF v4.4.4 to try this sample due to the compatibility of these libraries.
55
58
56
59
57
60
The following examples are under development. untested.
@@ -96,3 +99,10 @@ clone this repository to ```components``` directory in your project.
96
99
mros2 needs network connection and setting of IP address.
97
100
Please see [Wifi connection example](workspace/common/wifi).
98
101
IP address setting find in upper section [Change IP address](#change-ip-address).
102
+
103
+
# Awesome resources!
104
+
105
+
The following are trial reports written by third-party users. We deeply appreciate your contributions! Of course, PR for adding your reports/articles, example of works are very welcome!!
0 commit comments