Skip to content

build: implement modern PEP 517 build system in pyproject.toml#3

Merged
yoonheeh merged 1 commit intomainfrom
feat/support-building-on-aarch64
Dec 31, 2025
Merged

build: implement modern PEP 517 build system in pyproject.toml#3
yoonheeh merged 1 commit intomainfrom
feat/support-building-on-aarch64

Conversation

@yoonheeh
Copy link
Copy Markdown
Owner

Changelog

  • Configures [build-system] in pyproject.toml to resolve catkin_pkg dependency.
  • Streamlines Dockerfile by removing redundant system-level build tools.
  • Resolves ModuleNotFoundError: catkin_pkg when building on isolated platforms (e.g., aarch64).

Changelog
==
- Configures [build-system] in pyproject.toml to resolve catkin_pkg dependency.
- Streamlines Dockerfile by removing redundant system-level build tools.
- Resolves ModuleNotFoundError: catkin_pkg when building on isolated platforms (e.g., aarch64).
@yoonheeh yoonheeh self-assigned this Dec 31, 2025
@yoonheeh yoonheeh merged commit e8645b1 into main Dec 31, 2025
1 check 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.

1 participant