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

Fix gripper_joint issue #314 #317

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

jaybrecht
Copy link
Collaborator

Fixes issue #314 by replacing revolute joint with fixed joint. This is possible due to additional urdf tag:

<preserveFixedJoint>true</preserveFixedJoint>

that was mentioned here.

@jaybrecht jaybrecht requested a review from zeidk March 18, 2024 17:52
@dan9thsense
Copy link

Works great in testing here.

@jaybrecht jaybrecht changed the base branch from ariac2024 to 2024.3.0_staging March 25, 2024 17:40
@jaybrecht jaybrecht merged commit dc1e669 into usnistgov:2024.3.0_staging Mar 25, 2024
1 check passed
@jaybrecht jaybrecht deleted the gripper_joint_fix branch March 25, 2024 17:40
jaybrecht added a commit that referenced this pull request Mar 28, 2024
* switched gripper_joint to fixed and removed from moveit_config (#317)

* Gui updates (#320)

* * Random parts in conveyor and bins
* Cear all bins and conveyor
* More warning messages
* Save button deactivates if there are no orders
* Restricted available pump offsets

* Typo

* Fixed image rotation

* Random parts now save correctly to avoid warnings while saving orders

* Updated with newest version

---------

Co-authored-by: Justin Albrecht <justin.albrecht@nist.gov>
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.

None yet

2 participants