This code provides a proto-type implemention of a mid-level controller, implemented using crtk_api. This underlying code uses the command-pattern and binds each topic to a methods with a similar name. The python sub-folder contains the python implementation, while the rest of the package provides c++ implementations.