Skip to content

Cannot assign requested address #1

Description

@lurenaud

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions