Skip to content

Failure to call Frame::getChildFrames() #69

@jslee02

Description

@jslee02

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*> >

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions