ros2 / demos

Apache License 2.0
493 stars 329 forks source link

Switch to file-content launch substitution #627

Closed cottsay closed 1 year ago

cottsay commented 1 year ago

This new substitution provides a portable way to read file contents when the launch file is run (rather than when it is read).

This is a reference implementation of ros2/launch#708

clalancette commented 1 year ago

CI: