-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi,
I have been following the instructions but I cannot get the robot connected. When I use the same IP in my browser it works fine, I can access Misty Studio.
Traceback (most recent call last):
File "/home/jhielson/ros_ws/src/misty_wrapper/src/example.py", line 5, in <module>
misty = Robot("192.168.1.108") # This is the IP of my misty. Replace with your IP
File "/home/jhielson/anaconda3/envs/mistyWrapper/lib/python3.9/site-packages/mistyPy/__init__.py", line 27, in __init__
self.populateImages()
File "/home/jhielson/anaconda3/envs/mistyWrapper/lib/python3.9/site-packages/mistyPy/__init__.py", line 93, in populateImages
for out in reply["result"]:
TypeError: string indices must be integers
Metadata
Metadata
Assignees
Labels
No labels