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
I'm trying to run 5 timers from one esp32 dev board and so far it fails to run, i would like to know how can i set the max number of timers higher, also i haven't understood what is the proper flow to init a node with subscribers, publishers and timers and how to properly clean up.
that is, what is the correct order of init for the different entities and shutdown?
i haven't found a demo of this, and currently the micro_ros_platformio repo doesn't have a lot of demos
Issue template
I'm trying to run 5 timers from one esp32 dev board and so far it fails to run, i would like to know how can i set the max number of timers higher, also i haven't understood what is the proper flow to init a node with subscribers, publishers and timers and how to properly clean up.
that is, what is the correct order of init for the different entities and shutdown?
i haven't found a demo of this, and currently the micro_ros_platformio repo doesn't have a lot of demos
Code example
The text was updated successfully, but these errors were encountered: