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

Add support for ament_cmake_python in ros2 pkg create #739

Open
RFRIEDM-Trimble opened this issue Jul 18, 2022 · 0 comments
Open

Add support for ament_cmake_python in ros2 pkg create #739

RFRIEDM-Trimble opened this issue Jul 18, 2022 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@RFRIEDM-Trimble
Copy link
Contributor

RFRIEDM-Trimble commented Jul 18, 2022

Feature request

Feature description

ROS2 CLI allows creating packages for cmake, ament_cmake, ament_python. Considering there isn't a complete example in the documentation for ament_cmake_python , it would be helpful to support generating one for users.

Implementation considerations

Follow best practices for using ament.
Supply a working example with both C++ and python code.
Ensure dependencies are exported correctly.

@clalancette clalancette added help wanted Extra attention is needed good first issue Good for newcomers labels Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants