How and where are the idl files generated for default examples in ROS2?
For the example : demo_nodes_cpp we use std_msgs
rather than some customised messages. Thus we do not need to define any msg
folder. So where and how the idl files are generated ?