Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Add a tester to the prequalification_mission #97

@Cruiz102

Description

@Cruiz102

In the script prequalification.py, we need to make sure that the logic for the mission completes the mission. For that, we need to create a tester for this mission that simulates the data and simulates the detections with mock data. The task will be to validate the current prequalification mission with a tester simulation, and in case the logic is wrong, you will need to fix the logic.

You will need to create a new file called

prequalification_tester.py inside the folder autonomy/script/mission/prequalification.py

right now you could take into consideration the script autonomy/script/controller/controller_tester.py as a reference that is a tester for the controllers.

Metadata

Metadata

Labels

Projects

Status

In progress

Relationships

None yet

Development

No branches or pull requests

Issue actions