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

Pick cartesian solver access #660

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rhaschke
Copy link
Contributor

pybind/pybind11#5257 fixes a segfault when using the CartesianPath solver of a Pick stage:

pick.cartesian_solver.max_velocity_scaling_factor

This commit increased PYBIND11_INTERNALS_VERSION to 6.
Currently, pybind11 664876ee is the latest one that is ABI-compatible to recent pybind11 release versions (see pybind/pybind11#5524 for details).

This PR requires pybind11 >= 2.13.1 built with cmake option -DPYBIND11_INTERNALS_VERSION=6.

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.

1 participant