Skip to content

add automatic Python stub generation with pybind11-stubgen#162

Merged
nim65s merged 5 commits into
humanoid-path-planner:develfrom
DiegoP-G:stubs
Jun 26, 2026
Merged

add automatic Python stub generation with pybind11-stubgen#162
nim65s merged 5 commits into
humanoid-path-planner:develfrom
DiegoP-G:stubs

Conversation

@DiegoP-G

Copy link
Copy Markdown
Contributor

No description provided.

@nim65s nim65s left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks. There is a minor thing to change, and aftewards we can merge this

Comment thread src/CMakeLists.txt Outdated
DiegoP-G and others added 4 commits June 26, 2026 12:29
Add a global synchronization target `all_pyhpp_bindings` that regroup
all binding targets. Stub generation now depends on this target instead
of individual bindings, ensuring all .so files are compiled before any
pybind11-stubgen invocation when using `make -j`.
@nim65s nim65s merged commit 7a3804c into humanoid-path-planner:devel Jun 26, 2026
6 checks passed
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.

2 participants