-
Notifications
You must be signed in to change notification settings - Fork 41
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
[pr2eus] add gain key in :stop-grasp #415
Conversation
What happens when gain is default? |
PR2 tries to open his gripper, but cannot achieve for about 3~20 seconds (It seems that the latency depends on the time since last |
Is this because we have changed gripper ? Why we do not need this until
now.....
2019年11月6日(水) 10:39 Yuto Uchimi <[email protected]>:
PR2 tries to open his gripper, but cannot achieve for about 3~20 seconds
(It seems that the latency depends on the time since last :start-grasp
and probably on grasping gain...?).
I tested this PR with real robot and it works fine.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#415?email_source=notifications&email_token=AADYNXHIDZSS3DYAQRW3PYTQSIN25A5CNFSM4JJGUELKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDE6HBQ#issuecomment-550101894>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADYNXCNFWWCYFAB3P7BMYDQSIN25ANCNFSM4JJGUELA>
.
--
--
◉ Kei Okada
|
Yes, we introduced new fingertips with Gecko tape into PR1040 yesterday, and this is the first time to use it. |
Gecko tape is strongly attached if PR2 closes the gripper with some effort. |
It is like a lottery to pass travis test. |
@k-okada Travis test passed. Could you merge this PR? |
@knorth55 what is 0.03 means and why you multiply by 2000 ? |
@k-okada I digged up commit history and found that this weird |
@k-okada according to PR2 manual, max effort of PR2 gripper joint is 1000N. so probably, |
We need to change gain also for :stop-grasp.
This is because we introduce Gecko tape on PR2 finger tip.