add ur_robot.py ophyd Device definition - #1181
Draft
nmarks99 wants to merge 3 commits into
Draft
Conversation
Adapted from [ur5_robot.py](https://github.com/BCDA-APS/8id-bits/blob/main/src/id8_common/devices/ur5_robot.py), though heavily modified. Supports commanding joint space orcartesian space motion, Robotiq gripper, and tricontinent pipette tools.
nmarks99
marked this pull request as draft
July 17, 2026 14:00
Author
|
Converted to draft, there are lots of changes I need to make now after some updates to urRobot |
Contributor
|
note: the CI test fail observed ( |
Contributor
|
@nmarks99, all the tests pass now (re-ran the failed tests). Is this ready for review? |
Author
|
Not yet. There have been some recent changes to the UR support module which warrant changes to this ophyd Device. I will update next week |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Assisted-by: Claude Opus 4.6
Adapted from ur5_robot.py, though heavily modified. Supports commanding joint space or cartesian space motion, Robotiq gripper, and tricontinent pipette tools.