-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DeprecationWarning: ssl.SSLContext() without protocol argument is deprecated. #117
Comments
Yes, please read the instructions for obtaining blid and password from the cloud. |
Please correct me if I am wrong, I was thinking we can get the blid and password using the roomba ip address and it will write the config file as well. We do not have to provide Roomba account id and password to access the blid and password from the cloud, |
No, the newer Roombas don’t support obtaining the password locally, you have to use the cloud version with them (I, s, j versions). Older Roombas support local password. |
Okay. Thanks. |
I have updated the config.ini file and now when I am running the roomba.py it get connection error. Though it says it found the roomba. Following is my output F:\PHD\software\Roomba980-Python\roomba>python roomba.py Any idea why is that? I am trying to visualize the map |
What Roomba is this for? New Roombas don’t support the mapping function any more. iRobot removed it from the firmware about 2 years ago. Old Roombas (900 series) still support it. And what does your BLID and password look like? You may not have included it all. (You can replace some of the middle letters etc if you don’t want to post your Roomba password as is). |
Following is my config file, [192.168.162.102] Mine is Roomba J series. I do have coordinates and mapid, I need to know how to use these coordinated to visualize a map |
That looks Ok, but I’m not sure what you mean about “visualize a map”, the later Roombas (like the j7) don’t send co-ordinates for mapping. |
I did get coordinates for J7 using mitmproxy and map id, Following is a snapshot of my map details. 'format_version': '4.8.0', 'debug_file_header': {'blid': [], 'robot_name': ''}, 'maps': [{'map_header': {'id': 'Tde1DgVmTnqX7rYhWioGpg', 'version': '230710T185510', 'name': 'Main Floor', 'learning_percentage': 100, 'create_time': 1689015313, 'resolution': 0.1049, 'user_orientation_rad': 0.0, 'robot_orientation_rad': 4.8258, 'area': 12.2206}, 'regions': [{'id': '1', 'geometry': {'type': 'polygon', 'ids': [['100000', '100001', '100002', '100003', '100004', '100005', '100006', '100007', '100008', '100009', '100000']]}, 'features': [], 'name': '', 'region_type': 'unspecified', 'policies': {'odoa_mode': 0, 'odoa_feats': {}, 'disabled_operating_modes': 0, 'override_operating_modes': 0}}], 'doors': [], 'borders': [{'id': '0', 'free_type': 'free', 'geometry': {'type': 'polygon', 'ids': [['100000', '100001', '100002', '100003', '100004', '100005', '100006', '100007', '100008', '100009', '100000']]}}], 'layers': [{'layer_type': 'coverage', 'geometry': {'type': 'multipoint2d', 'point_area': [0.1049, 0.1049], 'coordinates': [[-1.7324, 0.8924], [-1.6274, 0.8924], [-1.3125, 0.8924], [-1.2074, 0.8924], [-2.2574, 0.7874], [-2.1524, 0.7874], [-2.0474, 0.7874], [-1.9424, 0.7874], [-1.8374, 0.7874], [-1.7324, 0.7874], [-1.6274, 0.7874], [-1.5224, 0.7874], [-1.4174, 0.7874], [-1.3125, 0.7874], [-1.2074, 0.7874], [-1.1024, 0.7874], [-0.9974, 0.7874], [-0.8924, 0.7874], [-0.7874, 0.7874], [-0.6825, 0.7874], [-0.5774, 0.7874], [-0.4724, 0.7874], [-0.3674, 0.7874], [-0.2624, 0.7874], [-0.1574, 0.7874], [-0.0524, 0.7874], [0.0524, 0.7874], [0.1574, 0.7874], [0.2624, 0.7874], [0.3674, 0.7874], [0.4724, 0.7874], [0.5774, 0.7874], [0.6825, 0.7874], [0.7874, 0.7874], [0.8924, 0.7874], [0.9974, 0.7874], [1.1024, 0.7874], [1.2074, 0.7874], [-2.2574, 0.6825], [-2.1524, 0.6825], [-2.0474, 0.6825], [-1.9424, 0.6825], [-1.8374, 0.6825], [-1.7324, 0.6825], [-1.6274, 0.6825], [-1.5224, 0.6825], [-1.4174, 0.6825], [-1.3125, 0.6825], [-1.2074, 0.6825], [-1.1024, 0.6825], [-0.9974, 0.6825], [-0.8924, 0.6825], [-0.7874, 0.6825], [-0.6825, 0.6825], [-0.5774, 0.6825], [-0.4724, 0.6825], [-0.3674, 0.6825], [-0.2624, 0.6825], [-0.1574, 0.6825], [-0.0524, 0.6825], [0.0524, 0.6825], [0.1574, 0.6825], [0.2624, 0.6825], [0.3674, 0.6825], [0.4724, 0.6825], [0.5774, 0.6825], [0.6825, 0.6825], [0.7874, 0.6825], [0.8924, 0.6825], [0.9974, 0.6825], [1.1024, 0.6825], [1.2074, 0.6825], [1.3125, 0.6825], [1.4174, 0.6825], [1.5224, 0.6825], [1.6274, 0.6825], [1.7324, 0.6825], [-2.3624, 0.5774], [-2.2574, 0.5774], [-2.1524, 0.5774], [-2.0474, 0.5774], [-1.9424, 0.5774], [-1.8374, 0.5774], [-1.7324, 0.5774], [-1.6274, 0.5774], [-1.5224, 0.5774], [-1.4174, 0.5774], [-1.3125, 0.5774], [-1.2074, 0.5774], [-1.1024, 0.5774], [-0.9974, 0.5774], [-0.8924, 0.5774], [-0.7874, 0.5774], [-0.6825, 0.5774], [-0.5774, 0.5774], [-0.4724, 0.5774], [-0.3674, 0.5774], [-0.2624, 0.5774], [-0.1574, 0.5774], [-0.0524, 0.5774], [0.0524, 0.5774], [0.1574, 0.5774], [0.2624, 0.5774], [0.3674, 0.5774], [0.4724, 0.5774], [0.5774, 0.5774], [0.6825, 0.5774], [0.7874, 0.5774], [0.8924, 0.5774], [0.9974, 0.5774], [1.1024, 0.5774], [1.2074, 0.5774], [1.3125, 0.5774], [1.4174, 0.5774], [1.5224, 0.5774], [1.6274, 0.5774], [1.7324, 0.5774], [1.8374, 0.5774], [1.9424, 0.5774], [-2.3624, 0.4724], [-2.2574, 0.4724], [-2.1524, 0.4724], [-2.0474, 0.4724], [-1.9424, 0.4724], [-1.8374, 0.4724], [-1.7324, 0.4724], [-1.6274, 0.4724], [-1.5224, 0.4724], [-1.4174, 0.4724], [-1.3125, 0.4724], [-1.2074, 0.4724], [-1.1024, 0.4724], [-0.9974, 0.4724], [-0.8924, 0.4724], [-0.7874, 0.4724], [-0.6825, 0.4724], [-0.5774, 0.4724], [-0.4724, 0.4724], [-0.3674, 0.4724], [-0.2624, 0.4724], [-0.1574, 0.4724], [-0.0524, 0.4724], [0.0524, 0.4724], [0.1574, 0.4724], [0.2624, 0.4724], [0.3674, 0.4724], [0.4724, 0.4724], [0.5774, 0.4724], [0.6825, 0.4724], [0.7874, 0.4724], [0.8924, 0.4724], [0.9974, 0.4724], [1.1024, 0.4724], [1.2074, 0.4724], [1.3125, 0.4724], [1.4174, 0.4724], [1.5224, 0.4724], [1.6274, 0.4724], [1.7324, 0.4724], [1.8374, 0.4724], [1.9424, 0.4724], [-2.3624, 0.3674], [-2.2574, 0.3674], [-2.1524, 0.3674], [-2.0474, 0.3674], [-1.9424, 0.3674], [-1.8374, 0.3674], [-1.7324, 0.3674], [-1.6274, 0.3674], [-1.5224, 0.3674], [-1.4174, 0.3674], [-1.3125, 0.3674], [-1.2074, 0.3674], [-1.1024, 0.3674], [-0.9974, 0.3674], [-0.8924, 0.3674], [-0.7874, 0.3674], [-0.6825, 0.3674], [-0.5774, 0.3674], [-0.4724, 0.3674], [-0.3674, 0.3674], [-0.2624, 0.3674], [-0.1574, 0.3674], [-0.0524, 0.3674], [0.0524, 0.3674], [0.1574, 0.3674], [0.2624, 0.3674], [0.3674, 0.3674], [0.4724, 0.3674], [0.5774, 0.3674], [0.6825, 0.3674], [0.7874, 0.3674], [0.8924, 0.3674], [0.9974, 0.3674], [1.1024, 0.3674], [1.2074, 0.3674], [1.3125, 0.3674], [1.4174, 0.3674], [1.5224, 0.3674], [1.6274, 0.3674], [1.7324, 0.3674], [1.8374, 0.3674], [1.9424, 0.3674], [-2.3624, 0.2624], [-2.2574, 0.2624], [-2.1524, 0.2624], [-2.0474, 0.2624], [-1.9424, 0.2624], [-1.8374, 0.2624], [-1.7324, 0.2624], [-1.6274, 0.2624], [-1.5224, 0.2624], [-1.4174, 0.2624], [-1.3125, 0.2624], [-1.2074, 0.2624], [-1.1024, 0.2624], [-0.9974, 0.2624], [-0.8924, 0.2624], [-0.7874, 0.2624], [-0.6825, 0.2624], [-0.5774, 0.2624], [-0.4724, 0.2624], [-0.3674, 0.2624], [-0.2624, 0.2624], [-0.1574, 0.2624], [-0.0524, 0.2624], [0.0524, 0.2624], [0.1574, 0.2624], [0.2624, 0.2624], [0.3674, 0.2624], [0.4724, 0.2624], [0.5774, 0.2624], [0.6825, 0.2624], [0.7874, 0.2624], [0.8924, 0.2624], [0.9974, 0.2624], [1.1024, 0.2624], [1.2074, 0.2624], [1.3125, 0.2624], [1.4174, 0.2624], [1.5224, 0.2624], [1.6274, 0.2624], [1.7324, 0.2624], [1.8374, 0.2624], [1.9424, 0.2624], [-2.3624, 0.1574], [-2.2574, 0.1574], [-2.1524, 0.1574], [-2.0474, 0.1574], [-1.9424, 0.1574], [-1.8374, 0.1574], [-1.7324, 0.1574], [-1.6274, 0.1574], [-1.5224, 0.1574], [-1.4174, 0.1574], [-1.3125, 0.1574], [-1.2074, 0.1574], [-1.1024, 0.1574], [-0.9974, 0.1574], [-0.8924, 0.1574], [-0.7874, 0.1574], [-0.6825, 0.1574], [-0.5774, 0.1574], [-0.4724, 0.1574], [-0.3674, 0.1574], [-0.2624, 0.1574], [-0.1574, 0.1574], [-0.0524, 0.1574], [0.0524, 0.1574], [0.1574, 0.1574], [0.2624, 0.1574], [0.3674, 0.1574], [0.4724, 0.1574], [0.5774, 0.1574], [0.6825, 0.1574], [0.7874, 0.1574], [0.8924, 0.1574], [0.9974, 0.1574], [1.1024, 0.1574], [1.2074, 0.1574], [1.3125, 0.1574], [1.4174, 0.1574], [1.5224, 0.1574], [1.6274, 0.1574], [1.7324, 0.1574], [1.8374, 0.1574], [-2.3624, 0.0524], [-2.2574, 0.0524], [-2.1524, 0.0524], [-2.0474, 0.0524], [-1.9424, 0.0524], [-1.8374, 0.0524], [-1.7324, 0.0524], [-1.6274, 0.0524], [-1.5224, 0.0524], [-1.4174, 0.0524], [-1.3125, 0.0524], [-1.2074, 0.0524], [-1.1024, 0.0524], [-0.9974, 0.0524], [-0.8924, 0.0524], [-0.7874, 0.0524], [-0.6825, 0.0524], [-0.5774, 0.0524], [-0.4724, 0.0524], [-0.3674, 0.0524], [-0.2624, 0.0524], [-0.1574, 0.0524], [-0.0524, 0.0524], [0.0524, 0.0524], [0.1574, 0.0524], [0.2624, 0.0524], [0.3674, 0.0524], [0.4724, 0.0524], [0.5774, 0.0524], [0.6825, 0.0524], [0.7874, 0.0524], [0.8924, 0.0524], [0.9974, 0.0524], [1.1024, 0.0524], [1.2074, 0.0524], [1.3125, 0.0524], [1.4174, 0.0524], [1.5224, 0.0524], [1.6274, 0.0524], [1.7324, 0.0524], [1.8374, 0.0524], [-2.3624, -0.0524], [-2.2574, -0.0524], [-2.1524, -0.0524], [-2.0474, -0.0524], [-1.9424, -0.0524], [-1.8374, -0.0524], [-1.7324, -0.0524], [-1.6274, -0.0524], [-1.5224, -0.0524], [-1.4174, -0.0524], [-1.3125, -0.0524], [-1.2074, -0.0524], [-1.1024, -0.0524], [-0.9974, -0.0524], [-0.8924, -0.0524], [-0.7874, -0.0524], [-0.6825, -0.0524], [-0.5774, -0.0524], [-0.4724, -0.0524], [-0.3674, -0.0524], [-0.2624, -0.0524], [-0.1574, -0.0524], [-0.0524, -0.0524], [0.0524, -0.0524], [0.1574, -0.0524], [0.2624, -0.0524], [0.3674, -0.0524], [0.4724, -0.0524], [0.5774, -0.0524], [0.6825, -0.0524], [0.7874, -0.0524], [0.8924, -0.0524], [0.9974, -0.0524], [1.1024, -0.0524], [1.2074, -0.0524], [1.3125, -0.0524], [1.4174, -0.0524], [1.5224, -0.0524], [1.6274, -0.0524], [1.7324, -0.0524], [1.8374, -0.0524], [-2.3624, -0.1574], [-2.2574, -0.1574], [-2.1524, -0.1574], [-2.0474, -0.1574], [-1.9424, -0.1574], [-1.8374, -0.1574], [-1.7324, -0.1574], [-1.6274, -0.1574], [-1.5224, -0.1574], [-1.4174, -0.1574], [-1.3125, -0.1574], [-1.2074, -0.1574], [-1.1024, -0.1574], [-0.9974, -0.1574], [-0.8924, -0.1574], [-0.7874, -0.1574], [-0.6825, -0.1574], [-0.5774, -0.1574], [-0.4724, -0.1574], [-0.3674, -0.1574], [-0.2624, -0.1574], [-0.1574, -0.1574], [-0.0524, -0.1574], [0.0524, -0.1574], [0.1574, -0.1574], [0.2624, -0.1574], [0.3674, -0.1574], [0.4724, -0.1574], [0.5774, -0.1574], [0.6825, -0.1574], [0.7874, -0.1574], [0.8924, -0.1574], [0.9974, -0.1574], [1.1024, -0.1574], [1.2074, -0.1574], [1.3125, -0.1574], [1.4174, -0.1574], [1.5224, -0.1574], [1.6274, -0.1574], [1.7324, -0.1574], [1.8374, -0.1574], [1.9424, -0.1574], [-2.4674, -0.2624], [-2.3624, -0.2624], [-2.2574, -0.2624], [-2.1524, -0.2624], [-2.0474, -0.2624], [-1.9424, -0.2624], [-1.8374, -0.2624], [-1.7324, -0.2624], [-1.6274, -0.2624], [-1.5224, -0.2624], [-1.4174, -0.2624], [-1.3125, -0.2624], [-1.2074, -0.2624], [-1.1024, -0.2624], [-0.9974, -0.2624], [-0.8924, -0.2624], [-0.7874, -0.2624], [-0.6825, -0.2624], [-0.5774, -0.2624], [-0.4724, -0.2624], [-0.3674, -0.2624], [-0.2624, -0.2624], [-0.1574, -0.2624], [-0.0524, -0.2624], [0.0524, -0.2624], [0.1574, -0.2624], [0.2624, -0.2624], [0.3674, -0.2624], [0.4724, -0.2624], [0.5774, -0.2624], [0.6825, -0.2624], [0.7874, -0.2624], [0.8924, -0.2624], [0.9974, -0.2624], [1.1024, -0.2624], [1.2074, -0.2624], [1.3125, -0.2624], [1.4174, -0.2624], [1.5224, -0.2624], [1.6274, -0.2624], [1.7324, -0.2624], [1.8374, -0.2624], [1.9424, -0.2624], [-2.3624, -0.3674], [-2.2574, -0.3674], [-2.1524, -0.3674], [-2.0474, -0.3674], [-1.9424, -0.3674], [-1.8374, -0.3674], [-1.7324, -0.3674], [-1.6274, -0.3674], [-1.5224, -0.3674], [-1.4174, -0.3674], [-1.3125, -0.3674], [-1.2074, -0.3674], [-1.1024, -0.3674], [-0.9974, -0.3674], [-0.8924, -0.3674], [-0.7874, -0.3674], [-0.6825, -0.3674], [-0.5774, -0.3674], [-0.4724, -0.3674], [-0.3674, -0.3674], [-0.2624, -0.3674], [-0.1574, -0.3674], [-0.0524, -0.3674], [0.0524, -0.3674], [0.1574, -0.3674], [0.2624, -0.3674], [0.3674, -0.3674], [0.4724, -0.3674], [0.5774, -0.3674], [0.6825, -0.3674], [0.7874, -0.3674], [0.8924, -0.3674], [0.9974, -0.3674], [1.1024, -0.3674], [1.2074, -0.3674], [1.3125, -0.3674], [1.4174, -0.3674], [1.5224, -0.3674], [1.6274, -0.3674], [1.7324, -0.3674], [1.8374, -0.3674], [1.9424, -0.3674], [-2.3624, -0.4724], [-2.2574, -0.4724], [-2.1524, -0.4724], [-2.0474, -0.4724], [-1.9424, -0.4724], [-1.8374, -0.4724], [-1.7324, -0.4724], [-1.6274, -0.4724], [-1.5224, -0.4724], [-1.4174, -0.4724], [-1.3125, -0.4724], [-1.2074, -0.4724], [-1.1024, -0.4724], [-0.9974, -0.4724], [-0.8924, -0.4724], [-0.7874, -0.4724], [-0.6825, -0.4724], [-0.5774, -0.4724], [-0.4724, -0.4724], [-0.3674, -0.4724], [-0.2624, -0.4724], [-0.1574, -0.4724], [-0.0524, -0.4724], [0.0524, -0.4724], [0.1574, -0.4724], [0.2624, -0.4724], [0.3674, -0.4724], [0.4724, -0.4724], [0.5774, -0.4724], [0.6825, -0.4724], [0.7874, -0.4724], [0.8924, -0.4724], [0.9974, -0.4724], [1.1024, -0.4724], [1.2074, -0.4724], [1.3125, -0.4724], [1.4174, -0.4724], [1.5224, -0.4724], [1.6274, -0.4724], [1.7324, -0.4724], [1.8374, -0.4724], [1.9424, -0.4724], [-2.4674, -0.5774], [-2.3624, -0.5774], [-2.2574, -0.5774], [-2.1524, -0.5774], [-2.0474, -0.5774], [-1.9424, -0.5774], [-1.8374, -0.5774], [-1.7324, -0.5774], [-1.6274, -0.5774], [-1.5224, -0.5774], [-1.4174, -0.5774], [-1.3125, -0.5774], [-1.2074, -0.5774], [-1.1024, -0.5774], [-0.9974, -0.5774], [-0.8924, -0.5774], [-0.5774, -0.5774], [-0.4724, -0.5774], [-0.3674, -0.5774], [-0.2624, -0.5774], [-0.1574, -0.5774], [-0.0524, -0.5774], [0.0524, -0.5774], [0.1574, -0.5774], [0.2624, -0.5774], [0.3674, -0.5774], [0.4724, -0.5774], [0.5774, -0.5774], [0.6825, -0.5774], [0.7874, -0.5774], [0.8924, -0.5774], [0.9974, -0.5774], [1.1024, -0.5774], [1.2074, -0.5774], [1.3125, -0.5774], [1.4174, -0.5774], [1.5224, -0.5774], [1.6274, -0.5774], [1.7324, -0.5774], [1.8374, -0.5774], [1.9424, -0.5774], [-2.3624, -0.6825], [-2.2574, -0.6825], [-2.1524, -0.6825], [-2.0474, -0.6825], [-1.9424, -0.6825], [-1.8374, -0.6825], [-1.7324, -0.6825], [-1.6274, -0.6825], [-1.5224, -0.6825], [-1.4174, -0.6825], [-1.3125, -0.6825], [-1.2074, -0.6825], [-1.1024, -0.6825], [-0.9974, -0.6825], [-0.8924, -0.6825], [-0.3674, -0.6825], [-0.2624, -0.6825], [-0.1574, -0.6825], [-0.0524, -0.6825], [0.0524, -0.6825], [0.1574, -0.6825], [0.2624, -0.6825], [0.3674, -0.6825], [0.4724, -0.6825], [0.5774, -0.6825], [0.6825, -0.6825], [0.7874, -0.6825], [0.8924, -0.6825], [0.9974, -0.6825], [1.1024, -0.6825], [1.2074, -0.6825], [1.3125, -0.6825], [1.4174, -0.6825], [1.5224, -0.6825], [1.6274, -0.6825], [1.7324, -0.6825], [1.8374, -0.6825], [1.9424, -0.6825], [-2.2574, -0.7874], [-2.1524, -0.7874], [-1.9424, -0.7874], [-1.8374, -0.7874], [-1.7324, -0.7874], [-1.6274, -0.7874], [-1.5224, -0.7874], [-1.4174, -0.7874], [-1.3125, -0.7874], [-1.2074, -0.7874], [-1.1024, -0.7874], [-0.9974, -0.7874], [-0.8924, -0.7874], [-0.7874, -0.7874], [-0.3674, -0.7874], [-0.2624, -0.7874], [-0.1574, -0.7874], [-0.0524, -0.7874], [0.0524, -0.7874], [0.1574, -0.7874], [0.2624, -0.7874], [0.3674, -0.7874], [0.4724, -0.7874], [0.5774, -0.7874], [0.6825, -0.7874], [0.7874, -0.7874], [0.8924, -0.7874], [0.9974, -0.7874], [1.1024, -0.7874], [1.2074, -0.7874], [1.3125, -0.7874], [1.4174, -0.7874], [1.5224, -0.7874], [1.6274, -0.7874], [1.7324, -0.7874], [1.8374, -0.7874], [1.9424, -0.7874], [2.0474, -0.7874], [-2.1524, -0.8924], [-1.9424, -0.8924], [-1.8374, -0.8924], [-1.7324, -0.8924], [-1.6274, -0.8924], [-1.5224, -0.8924], [-1.4174, -0.8924], [-1.3125, -0.8924], [-1.2074, -0.8924], [-1.1024, -0.8924], [-0.9974, -0.8924], [-0.8924, -0.8924], [-0.7874, -0.8924], [-0.3674, -0.8924], [-0.2624, -0.8924], [-0.1574, -0.8924], [-0.0524, -0.8924], [0.0524, -0.8924], [0.1574, -0.8924], [0.2624, -0.8924], [0.3674, -0.8924], [0.4724, -0.8924], [0.5774, -0.8924], [0.6825, -0.8924], [0.7874, -0.8924], [0.8924, -0.8924], [0.9974, -0.8924], [1.1024, -0.8924], [1.2074, -0.8924], [1.3125, -0.8924], [1.4174, -0.8924], Can I create a map like yours using this? I dont understand the details. Need some help to figure this out and create a map to view like the one you did |
That’s very interesting. Can you say how you got these co-ordinates? We haven’t been able to intercept any plotting information for a while now. Are these in response to an https query? the maps I was drawing take x,y and orientation, basically the Roomba used to send “pose” information, which was its location on the map and what direction it was facing. You then just joined the co-ordinates together, and you had a map of where it went. iRobot removed that feature a couple of years ago. It looks to me, if you join those co-ordinates together, you might get a similar map (not real time though). My program won’t do it as-is, but it would be easy to slap something together to see what the co-ordinates draw. |
I am having trouble to understand this map details, can you help me to describe this one. Which information I should use to create the map and any libaries to join this corordinates and create a map |
@NickWaterton I am having as issue in authorization when I am trying to access an api. "message":"The security token included in the request is invalid." I am trying to access the following api The GET Request to fetch the api which i got from mitmproxy is following
I have used your authorization code following code for authentication
|
2023-06-23 13:51:02 INFO [Roomba.Password] 0 robot(s) already defined in file./config.ini, found 1 robot(s) on network
2023-06-23 13:51:02 INFO [Roomba.Password] To add/update Your robot details,make sure your robot (Roomba) at IP 192.168.126.102 is on the Home Base and powered on (green lights on). Then press and hold the HOME button on your robot until it plays a series of tones (about 2 seconds). Release the button and your robot will flash WIFI light.
Press to continue...
s to skip configuring this robot:
2023-06-23 13:53:36 INFO [Roomba.Password] Roomba (Roomba) IP address is: 192.168.126.102
F:\PHD\software\Roomba980-Python\roomba\password.py:194: DeprecationWarning: ssl.SSLContext() without protocol argument is deprecated.
context = ssl.SSLContext()
F:\PHD\software\Roomba980-Python\roomba\password.py:194: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated
context = ssl.SSLContext()
2023-06-23 13:53:46 ERROR [Roomba.Password] Connection Timeout Error (for 192.168.126.102): timed out
2023-06-23 13:53:46 ERROR [Roomba.Password] Unable to get password from roomba
2023-06-23 13:53:46 ERROR [Roomba.Password] Error getting password for robot Roomba at ip192.168.126.102, received 0 bytes. Follow the instructions and try again.
Getting the follwing error. Any suggestion regarding this
The text was updated successfully, but these errors were encountered: