Hi @codingmartian ,
Welcome to this Community!
Firstly, the topics_quiz
is different from the course project.
The topics_quiz
is to be done in the course environment (where you learn the course chapters).
The project, on the other hand, is done in a completely different environment, called ROSDS, as a rosject (ros + project = rosject).
So, chapter/unit quiz such as topic_quiz
is not the same as project.
To do the topics_quiz
, you do it in the course environment itself. You will use the IDE and the simulation that is present.
For the project, you will get to know what to do when you open and start the rosject.
To complete the Topics part of the course, you must finish the topics_quiz
, so you can move on to subsequent chapters after Topics.
You will do the course project in parallel with the course. Once you finish topics_quiz
and you have scored well, you can move on to the rosject to complete the Topics task of the project.
Once you have completed the Topic part of your project, you can come back to the course and continue with the Services section of the course. Once you complete Services section, you will have a similar unit quiz and later you will work on the project to finish the Services task. Similarly you will have for Actions after completing Services section.
So there are no discrepancy in the material. The rosject link that you find at the end of the Topics chapter is for the course project and not related to the topics_quiz
.
You will understand how to work on the course project once you complete your topics_quiz
. You will see all the instructions and guidelines in the jupyter notebook (instructions in the rosject, it is not a physical book) that comes along.
I hope this clarifies your doubts. Let me know if you still have any questions.
Regards,
Girish
PS: Try to attempt the project yourself first, before asking for help in the forums!