-
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
Future work and ros industrial #4
Comments
I don't have any particular experience with drivers for grippers I'm afraid. I'm also not immediately aware of the current state of the IPA (320 group) have some more Schunk related drivers and components under |
Thanks for the hint, their package is at: https://github.com/ipa320/ipa325_wsg50 @jan0e did you know about both versions and choose this one for a reason? @ipa-lth are you interested in helping to "mainline" either version? Would you accept PRs?
@gavanderhoorn But maybe you could still help us with the formal steps required? Are there any? |
Hi, I am very interested in combining efforts. Nevertheless, the ipa325_wsg driver was used in so many applications at IPA, that I am confident that it is robust and stable. @ipa-mirb may assist in merging ROS-I acceptable drivers. I will definitely accept PRs, but I won't be able to fully maintain the repo (if there is something bigger to do) |
@simonschmeisser wrote:
There are no contracts to sign, if that is what you mean. If the benefits of hosting it under |
Hi, |
Hi, |
I had a short superficial look at both codes. This one as well as the xamla fork seem to be written in a very C-inspired version of C++ while the one at IPA looks more architectured and structured. I will try to add WSG32 support to the IPA version next and see how well it works. Generally a command/action based control is sufficient for us at the moment, we don't do any real-time/closed loop control of the robots/manipulators either. |
Hi,
we bought a WSG 32 some years ago and I'm now finally starting to integrate it. I found that @Xamla (@jan0e and @AnasIbrahim) has done some work on updating this driver recently [1]. I wonder if you are interested in working together to turn this into a "proper" ros-industrial driver? Maybe @gavanderhoorn could guide us a bit? Gijs, would the robotiq repo [2] be a good template?
Should I start with some pull request against your master branch? Or against any of the branches in Xamlas fork?
Regards
Simon
1: https://github.com/Xamla/wsg50-ros-pkg/tree/xamla_USING_STANDARD_GRIPPER_ACTION
2: https://github.com/ros-industrial/robotiq
The text was updated successfully, but these errors were encountered: