Setup Custom Messages in MicroROS
Hi,
Version:foxy, Hardware: EKRA6M5, IDE: e2 Studio
I'm trying to create a custom message in e2studio. My understanding is that the steps are as follows:
1) Create the custom message following the steps here but replace the file location with micro_ros_renesas2estudio_component/library_generation/extra_packages.
2) Build the firmware project using the e2 build button and the files should be generated and added to: libmicroros/include folder
Is there anything I'm missing here as this doesn't seem to work for me?
How are you checking that these messages aren't generated?
I was checking if the .h files had been generated in libmicroros/include folder