-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add the combination of Mobile Kinova + Leap Hand setup #26
Conversation
Updated the |
Thank you for the awesome contribution @Zi-ang-Cao! |
@Zi-ang-Cao How is |
@kevinzakka Thanks for merging my contribution to your awesome repository! The followings are the response to your questions.
For a clearer visualization, try quickly rotate the target object around the Z-axis by a large degree and then fix the target pose, in the default mobile base setup. You’ll notice that in |
Gotcha, thanks for the detailed answer @Zi-ang-Cao. In hindsight, I think we should have just merged your change with my tidybot example directly and had the separate example with the leap hand, but it is what it is :) |
On the top of Stanford Tidybot equipped with 2F85 Robotiq gripper, I provide a modular MJCF description of Mobile Kinova robot, enabling seamless swapping of end-effectors.
Additionally, I marry the Leap Hand with the Mobile Kinova platform in the example script mobile_kinova_leap.py. This script also include updated recommendations for controlling the mobile base, aiming to minimize unnecessary rotation.