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

Generalize V-REP C++ Robot definitions and plugins via RBDyn #114

Open
ahundt opened this issue Nov 7, 2016 · 0 comments
Open

Generalize V-REP C++ Robot definitions and plugins via RBDyn #114

ahundt opened this issue Nov 7, 2016 · 0 comments

Comments

@ahundt
Copy link
Owner

ahundt commented Nov 7, 2016

Robot definitions can automatically be extracted and built up using RBDyn as the API.

Key V-REP functions:

Key RBDyn Object:

Basically, traverse the tree, and generate a MultiBodyGraph, then interact via that object. The tool to do this traversal and such should be its own independent object, because there are many plugins that could make use of this functionality.

Concept worked out via Tasks V-REP plugin issue: jrl-umi3218/Tasks#10

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

1 participant