Skip to content

Create starter

Restructure the currently unused module ros2rag.example into ros2rag.starter which use base and has a main loop waiting for mqtt messages.

Concrete steps

  • Rename project
  • Remove hand-generated code
  • Add connection to base module and invoke Compiler
  • Rewrite Main to wait for exit
Edited by René Schöne