#include <yarp/os/Network.h>
#include <yarp/dev/DeviceDriver.h>
#include <yarp/dev/IChatBot.h>
#include "IChatBotMsgs.h"
#include "ChatBot_nwc_yarp_ParamsParser.h"
Go to the source code of this file.
Classes | |
class | ChatBot_nwc_yarp |
chatBot_nwc_yarp : The client side of any IChatBot capable device. More... | |