Description
It would be nice if ros2 pkg create would also have --message and --service in addition to --node-name and --library-name.
Motivation
It would be great if pkg create could generate a properly configured package with messages and services.
Design / Implementation Considerations
When --message or --service is used, package type has to be ament_cmake.
Additional Information
No response
Description
It would be nice if
ros2 pkg createwould also have--messageand--servicein addition to--node-nameand--library-name.Motivation
It would be great if
pkg createcould generate a properly configured package with messages and services.Design / Implementation Considerations
When
--messageor--serviceis used, package type has to beament_cmake.Additional Information
No response