Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • replace message queues with LCM channels (seems like a better way to publish data like sensor data where only the last piece of data should be read, rather than all the data).

    • Also its pretty easy to implement. Only issue would be lack of support for uint16_t and uint32_t, but if this is post MVP, I have a solution, it will just take time to implement.

    • https://lcm-proj.github.io/tut_cpp.html

Thread System

Nov 27th

...

MVP

...

Communication System

...