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

Topic/override std def #393

Merged
merged 4 commits into from
Nov 8, 2023
Merged

Conversation

jorisv
Copy link
Contributor

@jorisv jorisv commented Oct 25, 2023

Fix #392

Copy link
Contributor

@jcarpent jcarpent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jorisv for this nice PR.
We might just change the naming of the visitor.

include/eigenpy/std-vector.hpp Outdated Show resolved Hide resolved
@jorisv jorisv marked this pull request as ready for review November 8, 2023 15:17
@jcarpent jcarpent merged commit e7bd407 into stack-of-tasks:devel Nov 8, 2023
34 checks passed
@jorisv jorisv deleted the topic/override_std_def branch November 9, 2023 08:47
nim65s added a commit to nim65s/robotpkg that referenced this pull request Dec 1, 2023
    ## [3.1.4] - 2023-11-27

    ### Added
    - Add new helper functions to check Tensor support

    ### Fixed
    - Fix stub generation on Windows

    ## [3.1.3] - 2023-11-09

    ### Fixed
    - Install `include/eigenpy/registration_class.hpp`

    ## [3.1.2] - 2023-11-09

    ### Added
    - Support Python 3.12 ([#391](stack-of-tasks/eigenpy#391))

    ### Fixed
    - Add method to `std::vector<MatrixXX>` binding even if another library had registered it ([#393](stack-of-tasks/eigenpy#393))

    ### Changed
    - CMake minimal version is now 3.10 ([#388](stack-of-tasks/eigenpy#388))
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

Successfully merging this pull request may close these issues.

None yet

2 participants