Gradebot stuck after compiling packages – Actions Quiz 7.9

Hello,

I would like to report a possible Gradebot issue with the Actions Quiz 7.9 in ROS2 Basics in 5 Days (Python).

The Gradebot successfully completed the following checks:

  • ROS 2 environment setup is okay
  • actions_quiz and actions_quiz_msg compiled successfully
  • actions_quiz package was found
  • actions_quiz_msg package was found

However, the Gradebot then became stuck and did not continue to the remaining tests.
I manually tested my implementation successfully. The action server is available:

Action: /distance_as
Action servers: 1

I also tested the required goal:
{x: 8.3, y: -2.2, yaw: -0.2}

The goal was accepted, feedback was published, and the action completed successfully.
Before starting the Gradebot, I did terminate all running programs in the web terminals as instructed.

Could you please check the Gradebot logs for my attempt? If the issue was caused by the grader, could you please restore the consumed attempt or review my score manually?

Thank you.

Is there any error message appearing in the Grading dialog?

@hongyulin715
Checking the logs, it looks like something went wrong with the Gazebo system during the grading, but you should have contacted us after the second trial (max).

Furthermore, our records indicate that you also clicked the “Check Solution” button. Due to this, we are unable to assign you more trials for this quiz unfortunately.

We deployed On Friday a fix for this. You should now be able to make it work and get a 10/10 if everything is correct.

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