Files | |
file | create_codes.h |
Classes | |
class | CreateScript |
class | Create |
Facilitates communication with the iRobot (R) Create (TM) More... | |
Functions | |
EXPORT_SYM int | create_connect () |
EXPORT_SYM int | create_connect_once () |
EXPORT_SYM void | create_disconnect () |
EXPORT_SYM int create_connect | ( | ) |
Waits to establish a connection to the create.
EXPORT_SYM int create_connect_once | ( | ) |
Attempts to establish a connection to the create.
EXPORT_SYM void create_disconnect | ( | ) |
Cleans up connection to the create.