Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 332 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 332 Bytes

motion_ifc

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.