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

Support for other gelsight-based sensors #1

Open
keiohta opened this issue Mar 29, 2024 · 5 comments
Open

Support for other gelsight-based sensors #1

keiohta opened this issue Mar 29, 2024 · 5 comments

Comments

@keiohta
Copy link

keiohta commented Mar 29, 2024

Hi authors, I'm very impressed with your work and I'm interested in using your codebase with a GelSight Mini sensor. Would it be possible to adapt the code for this device? If so, could you offer some pointers on how to get started? Thanks!

@blakery-star
Copy link
Collaborator

Yes, our code can support the GelSight Mini sensor. But you need to modify something to adapt it. Here is the list: 1. mesh of the sensor surface 2.camera model (we apply fisheye camera model in our code). Then you can apply the method of system identification in our paper to infer the physical parameters of the sensor in the simulation.

@Rancho-zhao
Copy link

Hi, I would like to ask about the specific type of the tactile sensor used in the paper. Is it a variant of DenseTact?

@blakery-star
Copy link
Collaborator

Thanks for your question, you can read our appendix A.6.1 for more details about the tactile sensor.

@Rancho-zhao
Copy link

Thanks for your question, you can read our appendix A.6.1 for more details about the tactile sensor.

Thank you for your reply. Actually, my question is that the GelSight sensor used in the paper seems to be different from other normal GelSight sensors with a flat surface. So the sensor you used is designed by yourselves, or refers to other papers?

@Si-Lynnn
Copy link

Hi, thanks for the question! Our sensor was designed and manufactured in the lab by one of our collaborators. Unfortunately, the design is not published as a paper yet. But our simulator can be used for sensors with flat surface, but you might need to generate the mesh model of the sensor elastomer and use the right camera model.

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

No branches or pull requests

4 participants