We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
EPICS support for the UR3 robot is in development now.
Build ophyd Device classes as appropriate.
The text was updated successfully, but these errors were encountered:
The dashboard might be a good starting place.
Sorry, something went wrong.
Perhaps a plan to bps.trigger(ur3.play):
bps.trigger(ur3.play)
Monitor the joint positions:
Status object might watch this PV ("$(P)$(R)Dashboard:Running") for completion of the play trigger.
"$(P)$(R)Dashboard:Running"
Needs a suspender if safety mode is tripped:
MDecarabas
No branches or pull requests
EPICS support for the UR3 robot is in development now.
Build ophyd Device classes as appropriate.
The text was updated successfully, but these errors were encountered: