Skip to content

Failure to call Frame::getChildFrames() #69

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

Open
jslee02 opened this issue May 27, 2018 · 0 comments
Open

Failure to call Frame::getChildFrames() #69

jslee02 opened this issue May 27, 2018 · 0 comments
Labels

Comments

@jslee02
Copy link
Member

jslee02 commented May 27, 2018

This is because there is no type converter for std::set<dart::dynamics::Frame const*, std::less<dart::dynamics::Frame const*>, std::allocator<dart::dynamics::Frame const*> >.

Here is the error message when calling Frame::getChildFrames():

TypeError: No to_python (by-value) converter found for C++ type: std::set<dart::dynamics::Frame const*, std::less<dart::dynamics::Frame const*>, std::allocator<dart::dynamics::Frame const*> >
@jslee02 jslee02 added the bug label May 27, 2018
@jslee02 jslee02 changed the title Fail to call Frame::getChildFrames() Failure to call Frame::getChildFrames() May 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant