-
Notifications
You must be signed in to change notification settings - Fork 3
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
Azure camera integration on to the UR3e arm #47
Azure camera integration on to the UR3e arm #47
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor changes.
The name hande_black
to be more descriptive. And throughout avoid unnecessary duplication of files: the new xacro has "no screws", but that shouldn't effect the fingers or the coupling. In fact, the previous hande meshes should just be updated to be consistent with reality, and then this new folder and naming would be obsolete.
Please add some figures explaining the differences.
src/ur3e_hande_robot_description/meshes/hande_black/coupler.dae
Outdated
Show resolved
Hide resolved
src/ur3e_hande_robot_description/meshes/hande_black/coupler.stl
Outdated
Show resolved
Hide resolved
src/ur3e_hande_robot_description/meshes/hande_black/finger_collision.dae
Outdated
Show resolved
Hide resolved
src/ur3e_hande_robot_description/meshes/hande/collision/coupler.dae
Outdated
Show resolved
Hide resolved
src/ur3e_hande_robot_description/meshes/camera_mount/collision/azure_kinect_reduced.stl
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor change and 1 question.
This PR includes the integration of the Azure Kinect on to the robot's wrist and necessary changes to the packages aruco_pose and pdf_beamtime. In addition to the Kinect, a custom made mount and a coupler to the Robotiq gripper are added in this PR.
(Note: Some duplicate files remain to preserve the previous camera setup where the camera was mounted separately, away from the arm.)