We will need to create a custom state macine for the payload system in Python, with robust state conditions to ensure the rover does not deploy until the rover is safely on the ground. We have ...
Create a Poetry-based Python project that exposes a task CLI command that executes a command-line task defined in the containing project's pyproject.toml [tool.tasks] section. Zero dependencies.