-
Notifications
You must be signed in to change notification settings - Fork 2
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
Questions for Gelsight mini Integration #4
Comments
Thank you for your interest. This parameter is the scale ratio between the real world coordinate system and the tactile image pixel coordinate system. To calculate it, you can first press a small ball of a known diameter (in millimeters) using gelsight, and then measure the diameter (in pixels) of the circular region that the ball corresponds to in the tactile image. Hope it can help you. |
Hi Rancho, Thank you very much for your quick reply and very clear explanation. I tried with a rectangular shape object. I found out that for horizontal(length of indentor) and vertical(height of indentor), the resulting mm_to_pixel value is different. rectangle shape indentor:
Which value should I take into account? Is it normal that I do not find the same value for length and width? Thank you very much! |
In addition, please don't create new issue to ask similar questions, just propose those questions in this issue, thanks. |
Hi Rancho, Thank you very much for your reply! I will ask all the related questions for Gelsight Mini integration in this issue as you suggested. In tactile_render.py: Line 18 in 5bcde04
what is "ini_bg_mlp" and how do you get it? Thanks! |
Actually, ini_bg_mlp is the image generated by the mlp model when the object has zero contact depth and no background image is added. |
Hi Rancho, Thanks for your reply!
Thank you very much! |
Hi,
Could you please share how do you define and compute the value for "mm_to_pixel" in normal_to_rgb.yaml file? I am using Gelsight mini, but I am not sure what to put for this parameter. Thank you very much!
The text was updated successfully, but these errors were encountered: