|
ANNarchy iCub Interface 1.1.1
|
Public Member Functions | |
| None | __init__ (cls, *args, **kwargs) |
| NoReturn | close (self, ANNiCub_wrapper iCub) |
| bool | init (self, ANNiCub_wrapper iCub, str name, str eye, float fov_width=..., float fov_height=..., int img_width=..., int img_height=..., fast_filter=..., str ini_path=...) |
| bool | init_grpc (self, ANNiCub_wrapper iCub, str name, str eye, float fov_width=..., float fov_height=..., int img_width=..., int img_height=..., fast_filter=..., str ini_path=..., str ip_address=..., int port=...) |
| ndarray | read_robot_eyes (self) |
| ndarray | retrieve_robot_eye (self) |
Definition at line 6 of file Visual_Reader.pyi.