-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update forearm link #28
Comments
At #42 "Trace and document origin of
Seeing that roboticslab-uc3m/teo-main#23 "Changes of forearm and its consequences" is from 2017... @smcdiaz Do you know if these facts are related? Does the transition between |
Nope. Spoke with @smcdiaz. Differences are explained in the corresponding README files, duh. |
Done but where to upload it? |
How about overwriting http://robots.uc3m.es/svn/TEOrepo/mechanics/Model/ and creating a |
Sorry, but I don't see any change, link length is still 202 mm in both STEP and VRML files (checked on right arm).
Note the gap in the VRML. |
Sorry again, but none of these (2016, 2017, 2019) correspond to the current VRML model. For instance, the legs look quite different... Has anyone been working on the .wrl files uploaded to this repo (or wherever else, but not on the original SolidWorks project) since 2016? |
@rsantos88 is working with the proper models and he updated it recently. Anyway, I will check the models |
I have taken a look at FrontalLeftElbow.wrl, there are lots of hidden vertices/faces. After removing and exporting them with Meshlab, the overall file size dropped almost by a half. That's just one .wrl. |
Sorry! I haven't seen this comment before! After searching the 2019 version, I found that the forearm measurement was 6 cm (@smcdiaz confirmed that this was the only change compared to the 2017 version). So I extruded the piece to 6 cm.
In my case, I haven't touched or made any changes about the SVN repository |
Thank you. So this is even weirder than I thought. The difference of forearm lengths varies between ~3.76 mm and 13 mm depending on the model.
Don't trust the year, this model was generated in 2015 according to the initial lines:
It also lacks some level of detail in the ankle joints that makes it clearly distinct from current OpenRAVE/VRML models.
I was talking about the teo-openrave-models repository. |
yes, totally true ... In the model I'm working with, the piece that corresponds to the shoulders produces a slight asymmetry in the position of the arms. This is because the piece has been created with a certain displacement with respect to the axis of rotation. If I isolate both pieces, I can see that the second is the result of having duplicated the first and rotated in the Z axis 180 degrees. This produces a forward displacement of one arm relative to the other. In the OpenRAVE / VRML models I've observed that this doesn't occur ... |
The forearm is now 0.215 meters long, XMLs still reflect 0.202: left arm, right arm.
Originates from roboticslab-uc3m/teo-main#23.
The text was updated successfully, but these errors were encountered: