Closed negre closed 3 years ago
Hello @negre,
The compiler version of the micro-ROS library builder for this board was outdated, causing unexpected behavior on executor internal time measurements. This PR should fix it: https://github.com/micro-ROS/micro_ros_arduino/pull/490.
I have updated the releases with this fix, please give it a try: https://github.com/micro-ROS/micro_ros_arduino/releases
Closing this, reopen if the problem persist
As mentionned in issue https://github.com/micro-ROS/micro_ros_arduino/issues/56 timer bellow 500ms doesn't work on the arduino nano rp2040 connect
Issue template
Steps to reproduce the issue
Expected behavior
Average rate should be 10 Hz
Actual behavior
Average rate is 2 Hz
Additional information