order in which packages are built when using catkin_make_isolated?
How does catkin_make_isolated know in what order to build the packages independently? Is there a file that it looks up to get that information?
add a comment