-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
After trying to use this lib with an ATI FT Sensor, I got the following error when I try to start it:
~ $ NetFT -f -c 192.168.0.12 Traceback (most recent call last): File "/home/pi/.local/bin/NetFT", line 44, in <module> sensor = NetFT.Sensor(args.ip) File "/home/pi/.local/lib/python3.7/site-packages/NetFT/__init__.py", line 25, in __init__ self.sock.bind((ip, self.port)) OSError: [Errno 99] Cannot assign requested address
The sensor is working fine with the netft_utils from ROS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels