Added ROS2 .msg, .srv and .action files#210
Conversation
|
Link to the ROS2 Message spec documentation for reference: https://docs.ros.org/en/rolling/Concepts/Basic/About-Interfaces.html#messages |
|
Thanks for the pull request and reference. One change requested is to also add the file extensions into the appropriate place in |
|
I would be careful about inferring a file's type based on a Handling generic extensions like these is a good use case for having an addlicense config file. A standard ROS2 addlicense config could be part of a project template without "claiming" these extensions for everyone. |
Added .msg, .srv, and .action files for ROS2 messages