We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At 320b0f4 for #36 i discovered some redundant transformations that may have meant sense in the past but now may not.
Here's an example (and there are 2 or 4 in total), compare:
teo-openrave-models/openrave/teo/teo_leftArm.kinbody.xml
Line 149 in 1916d1c
teo-openrave-models/openrave/teo/teo_lacqueyFetch.robot.xml
Line 25 in 1916d1c
It can be seen that they are explicitly designed to compensate each other. Must rethink. Also related to https://github.com/roboticslab-uc3m/openrave-yarp-plugins
The text was updated successfully, but these errors were encountered:
It can be seen that they are explicitly designed to compensate each other.
Yes, that seems. I will correct it when the issue #37 are finished
Sorry, something went wrong.
Marking as blocked, as this still needs some thought and is related to https://github.com/roboticslab-uc3m/openrave-yarp-plugins, specifically libraries/YarpPlugins/YarpOpenraveControlboard.
blocked
Some history:
No branches or pull requests
At 320b0f4 for #36 i discovered some redundant transformations that may have meant sense in the past but now may not.
Here's an example (and there are 2 or 4 in total), compare:
teo-openrave-models/openrave/teo/teo_leftArm.kinbody.xml
Line 149 in 1916d1c
teo-openrave-models/openrave/teo/teo_lacqueyFetch.robot.xml
Line 25 in 1916d1c
It can be seen that they are explicitly designed to compensate each other. Must rethink. Also related to https://github.com/roboticslab-uc3m/openrave-yarp-plugins
The text was updated successfully, but these errors were encountered: