Skip to content
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

Interface with Pickit vision system #82

Open
JamesNewton opened this issue May 20, 2020 · 0 comments
Open

Interface with Pickit vision system #82

JamesNewton opened this issue May 20, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@JamesNewton
Copy link
Collaborator

If we want to try to interface with this vision system, the protocol is buried in their documentation here:
https://docs.pickit3d.com/docs/pickit/en/2.3/robot-integrations/robot-independent/socket/index.html
It's based on CAT5 / TCP/IP to port 5001 so we should be able to setup a node.js server on the robot to listen on that port and interpret their commands into our oplets given some programming time.

@JamesNewton JamesNewton added enhancement New feature or request help wanted Extra attention is needed labels May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant