[C++][Python][parser] Added operational_frames in Model as a vector of Frame...
[C++][Python][parser] Added operational_frames in Model as a vector of Frame {name, parent id, placementWrtParentJoint} and exposed it in python. When parsing a fixed joint, a frame is added to the model with the name of the fixed joint
src/python/frame.hpp
0 → 100644
src/spatial/frame.hpp
0 → 100644
Please register or sign in to comment