ros2 / launch

Tools for launching multiple processes and for writing tests involving multiple processes.
Apache License 2.0
124 stars 139 forks source link

Expose emulate_tty to xml and yaml launch #669

Closed adityapande-1995 closed 1 year ago

adityapande-1995 commented 1 year ago

This PR exposes emulate_tty option to xml and yaml launch files. Adresses https://github.com/ros2/launch/issues/645

Signed-off-by: Aditya aditya050995@gmail.com

methylDragon commented 1 year ago

Hee