freertos_apps icon indicating copy to clipboard operation
freertos_apps copied to clipboard

Sample code for Hello World

Open sam-tj opened this issue 3 years ago • 2 comments

This code is a sample for String based applications.

sam-tj avatar Aug 12 '21 07:08 sam-tj

Would you suggest any other changes for this code?

sam-tj avatar Dec 25 '21 19:12 sam-tj

Just tested on an ESP32 and its looking good!

If we plan to merge this on galactic too, it would be nice to use the micro_ros_utilities package to handle the msg memory. Check this tutorial: https://micro.ros.org/docs/tutorials/advanced/handling_type_memory/

Acuadros95 avatar Jan 13 '22 12:01 Acuadros95