ANNarchy iCub Interface 1.1.1
Loading...
Searching...
No Matches
ANN_iCub_Interface.iCub.Visual_Reader.PyVisualReader Class Reference

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)
 

Detailed Description

 

Definition at line 6 of file Visual_Reader.pyi.