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

Proof of concept of iDynTree native semantic aware geometric classes #28

Merged
merged 12 commits into from
May 4, 2015

Conversation

traversaro
Copy link
Member

Proof of concept of iDynTree native semantic aware geometric classes. Semantic for the class is based on http://people.mech.kuleuven.be/~tdelaet/geometric_relations_semantics/geometric_relations_semantics_theory.pdf (the only small difference is that I removed a compose operation because it was ill-defined.

For now only the Position class is provided, with binding in lua and matlab.
There are several things that were implemented in this way but should be discussed, but I will open a issue on this.

@traversaro
Copy link
Member Author

cc @francesco-romano @jeljaik

/**
* Denstructor
*/
~Position();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing virtual here

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in 088aabf , thanks.

@traversaro
Copy link
Member Author

A brief tutorial on the new classes has been added in 8216fd8 . Merging otherwise no one will test.

traversaro added a commit that referenced this pull request May 4, 2015
Proof of concept of iDynTree native semantic aware geometric classes
@traversaro traversaro merged commit 3b7e9dc into master May 4, 2015
@traversaro traversaro deleted the newBaseClasses branch May 14, 2015 10:04
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

Successfully merging this pull request may close these issues.

None yet

2 participants