NAOqiLauncher allows launching the hal and naoqi binaries. More...
Public Member Functions | |
NAOqiLauncher () | |
Constructor. | |
~NAOqiLauncher () | |
Destructor. | |
bool | launch (const Model *model, int NAOqiId=9559, const std::string &naoqiPath="") |
launches a hal and a naoqi on the given model and port, with the given sdk. | |
bool | stop (int id) |
stops the hal and the naoqi which have the given id. |
NAOqiLauncher allows launching the hal and naoqi binaries.
Definition at line 24 of file naoqi_launcher.h.