jkaflik / omros2-firmware

A firmware for OpenMower mainboard that acts as a node using Micro-ROS
2 stars 2 forks source link

Refactor code structure #3

Open jkaflik opened 1 year ago

jkaflik commented 1 year ago

All logic lives in a single source file. It should be reorganised per responsibility and eventually run on both cores:

for a memory allocation savings, all should operate on ROS msgs structs