Skip to content

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.

@rhaschke
Copy link
Contributor Author

Merged as f3659da

@rhaschke rhaschke closed this Aug 11, 2025
@rhaschke rhaschke deleted the pick-cartesian-solver-access branch October 3, 2025 10:09
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