What's the meaning of “There can be no more than one package in each folder”?
According to this tutorial,it says:"There can be no more than one package in each folder. This means no nested packages nor multiple packages sharing the same directory."But next to this, a catkin-work space can have many packages,how can it be explained?