ros2 composablenode multithread executor
In ROS2 eloquent, is there a way to specify the use of a multithreaded executor when using a launch file to launch composable nodes, or must a custom executable be created to use a multithreaded executor on the composable nodes?