Skip to content

Add ATI Net F/T sensor node - #5

Open
han-xudong wants to merge 1 commit into
robot-i-o:mainfrom
han-xudong:han-xudong/add-ati-ft-sensor
Open

Add ATI Net F/T sensor node#5
han-xudong wants to merge 1 commit into
robot-i-o:mainfrom
han-xudong:han-xudong/add-ati-ft-sensor

Conversation

@han-xudong

Copy link
Copy Markdown

Summary

  • Add a sensors optional extra with pynetft
  • Add an AtiFt sensor node for ATI Net F/T devices
  • Publish force, torque, wrench, status, and sequence metadata
  • Support startup and runtime bias requests
  • Add a hardware-free unit test using a fake NetFT client

Testing

  • uvx pre-commit run -a
  • uv run --extra dev pytest -n 4
  • uv run --extra dev --extra sensors python -c "from rio_hw.sensors import AtiFtClient; c=AtiFtClient('Thread', host='192.168.1.1', freq=10); print(type(c).__name__, c.freq)"

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant