Hello,
I made the final services quiz exercies. Everything works fine. I submit to the Gradebot. This happens:
Maybe it is because the server was still running when I submitted.
I don’t understand the Grabot feedback, everything worked fine for me. So, I tried to compile again. And it doesn’t work anymore. I got this:
[1.417s] ERROR:colcon.colcon_ros.task.ament_python.build:Failed to find the following files:
- /home/user/ros2_ws/install/custom_interfaces/share/custom_interfaces/package.sh
Check that the following packages have been built:
- custom_interfaces
Failed <<< services_quiz [0.04s, exited with code 1]
Same for the movement_pkg
So I delete ros2_ws/install, build, log
I compile the custome interface.
I compile everything again.
Everything works fine.
I submit again.
Same thing happens again.
Could someone take a look a this issue ?
Thank you