I am seeking clarification on an observation I made regarding the quiz. It appears that, as per the instructions, the services_quiz_srv package should be compiled first to create the install package. Following this, the service_quiz package should be compiled to enable it to locate the other package, as it is declared in the CMake find package services_quiz_srv. However, I have noticed that the auto-corrector is compiling the service_quiz package prior to services_quiz_srv, which results in a compilation error stating that services_quiz_srv cannot be found. I kindly request further clarification on this matter.
Thank you. Yesterday, I tried to fix this problem. However, the autograder allows you to submit 5 times and yesterday, I submit my Fifth attempt. I can’t submit again right now. Thanks again,