Grade bot uses catkin_make, which causes one to fail quiz

I summited the topics_quiz but failed 2 submission attempts because the grade bot seemed to be using catkin_make to build the package and I had used caktin build.

To solve this I deleted the old /build /devel and used catkin_make to compile the package.

Thanks for letting us know. We’ll look into the issue and come back with a solution for it.

We have updated the notes and removed all references to catkin build, because we see that it can lead to this kind of glitch.

For courses on this site, we are sticking to catkin_make for uniformity. catkin build is better for advanced users working on their local PC, where they have better control on what to use.

Thanks again for letting us know.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.