ros-tooling / cross_compile

A tool to build ROS and ROS2 workspaces for various targets
Apache License 2.0
188 stars 60 forks source link

Provide User Option to Specify Output File #210

Closed darvg closed 4 years ago

darvg commented 4 years ago

Description

As a user, I can provide a command line flag to specify a file for saving the results, so that I can integrate these files into an existing pipeline that relies on a specific naming structure.

Related Issues

Dependent on: #206, #207, #208, #209 Part of: #205

Completion Criteria

Implementation Notes / Suggestions

Use a command line argument

Testing Notes / Suggestions