eigenpy
eigenpy copied to clipboard
WIP: Copy std-vector and std-map from Pinocchio
I recovered the history using git-filter-repo, squashed and rebased it into a single big commit before merging the files' history into eigenpy.
TODO
- Include the
utils/copyable.hppheader from Pinocchio - Include the relevant tests
Closes #324
Hi ! This project doesn't usually accept pull requests on the main branch. If this wasn't intentionnal, you can change the base branch of this PR to devel (No need to close it for that). Best, a bot.
@ManifoldFR Thanks a lot for this PR. Could you remove aligned_vector, which is not useful to have I do think?
Ok, will do so
Rebased on devel.
Now it should be fixed. I will manually squash my commits and force push.
Nice work @ManifoldFR and @fabinsch. Thanks a lot.