Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix gripper speed and force parameter initialization and scaling #77

Merged
merged 4 commits into from
Mar 5, 2025

Conversation

JafarAbdi
Copy link
Collaborator

@JafarAbdi JafarAbdi commented Mar 4, 2025

This PR addresses an issue with the gripper speed and force initialization logic. The previous implementation incorrectly used the .count() method instead of retrieving the actual parameter values. Additionally, this PR improves the code in the write()
method by introducing clearer variable names for the speed and force multipliers.

Fix: #57

@JafarAbdi JafarAbdi requested a review from pac48 March 4, 2025 19:03
pac48
pac48 previously approved these changes Mar 4, 2025
JafarAbdi and others added 3 commits March 4, 2025 19:43
@JafarAbdi JafarAbdi force-pushed the fix_speed_force_logics branch from c06df28 to b047cfa Compare March 4, 2025 19:43
@JafarAbdi JafarAbdi merged commit d41285d into main Mar 5, 2025
8 of 9 checks passed
@JafarAbdi JafarAbdi deleted the fix_speed_force_logics branch March 5, 2025 04:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
3 participants