micro-ROS / micro_ros_arduino

micro-ROS library for Arduino
Apache License 2.0
435 stars 112 forks source link

MultiArray problems #1399

Open phuocnguyen1996 opened 1 year ago

phuocnguyen1996 commented 1 year ago

Issue template

Steps to reproduce the issue

Hi,

I have a same problem as #413

I tried to follow the solutions there and also tried the example there. But when I tried to compile in arduino, it showed that Compilation error: 'msg' does not name a type

I also read other issues but still cannot find the same problem

Thanks for your help

Acuadros95 commented 1 year ago

This is probably related to an error on your code, could you share it?