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

increase stall_velocity_threshold to pass grasp test #338

Merged
merged 16 commits into from
Apr 6, 2018

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented Apr 2, 2018

Since pr2_gazebo for kinetic was released early 2018, travis failed in kinetic test (https://travis-ci.org/jsk-ros-pkg/jsk_pr2eus/builds/361065737, #337)

It seems start-grasp never returns because of weak effort? or never detected stall situation.
This might be not a good solution, we need to more better simualtion of gripper. For example we set 5000 effort for simulation, but real robot uses ~25.

@furushchev
Copy link
Member

Did you use the description in version after PR2/pr2_common#255 ?

@furushchev
Copy link
Member

furushchev commented Apr 2, 2018

@k-okada FYI, many techniques (or hacks) were needed till PR2 successfully fetched cans from the fridge.
I'm not obvious if all of these improvements or fixes were released as apt packages.
jsk-ros-pkg/jsk_demos#1149

@k-okada
Copy link
Member Author

k-okada commented Apr 2, 2018

@furushchev thank you for info
from https://api.travis-ci.org/v3/job/361065740/log.txt, we are using 1.12.1, which should include your fix

ros-kinetic-pr2-description is already the newest version (1.12.1-0xenial-20180328-052704-0800).

@k-okada k-okada force-pushed the fix_kinetic_test branch 2 times, most recently from 598ff8b to ee599e5 Compare April 2, 2018 16:47
@k-okada k-okada force-pushed the fix_kinetic_test branch from ee599e5 to 1a9422b Compare April 2, 2018 23:34
@k-okada k-okada merged commit 7e5af03 into jsk-ros-pkg:master Apr 6, 2018
@k-okada k-okada deleted the fix_kinetic_test branch April 6, 2018 12:49
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.

2 participants