change status error code checks to only throw exceptions if the return code was higher than 1 (streaming commands usually return 1 when they are being initialized.)
add **kwargs arguments to getters that allow streaming
add unit tests for streaming and another .ttt file for vrep
add generic vrep methods to VrepInterface: vrep_func and vrep_func_w_op
vrep_func
andvrep_func_w_op