You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ensures that the applications are always found. On the other hand, the applications are often robot dependent, and hence we are subject to cluttering.
We would need to understand how to improve this situation.
Right now, we are not using yarp_configure_external_installation and hence the applications are installed in robotology-superbuild/build/install/share/yarp/applications/. I would like to understand how yarpmanager finds all the applications.
This is something we might exploit. In the default case all the apps are loaded. Then, for the robot setups, we might define a ymanager.ini file with only the subfolders of interest. Interestingly, load_subfolders is set to yes by default. Hence, it might be sufficient to properly organize the app in subfolders.
Right now we install all the
xml
applications:walking-teleoperation/app/CMakeLists.txt
Lines 28 to 29 in 3f5a30d
This ensures that the applications are always found. On the other hand, the applications are often robot dependent, and hence we are subject to cluttering.
We would need to understand how to improve this situation.
cc @GiulioRomualdi
The text was updated successfully, but these errors were encountered: