Created AgentInterface, moved AgentMessage, and added config file to LeahiRt.
- Moved AgentMessage.h/cpp from Comms lib to MsgUtils lib.
- Added AgentInterface to Comms lib for connect as client to Agent local socket.
- Updated LeahiRtController to use AgentInterface.