RezepProject / artifacts

0 stars 0 forks source link

(3 SP) - direct deploy with old laptop #68

Closed ByteWolf-dev closed 11 months ago

ByteWolf-dev commented 11 months ago

User Story

As a programmer, I want to deploy a test program on Pepper to ensure it functions correctly with basic movements and responses. This will allow me to validate the integration and functionality of the test program with Pepper's hardware and software.

Acceptance Criteria

  1. Environment Setup:

    • Ensure the development environment is configured with the necessary tools and dependencies for Pepper programming.
  2. Connection Verification:

    • Establish a reliable connection between the development machine and Pepper.
  3. Test Program Installation:

    • Deploy the test program onto Pepper's onboard system without errors.

Definition of Done (DoD)

The user story is considered done when the test program is successfully deployed on Pepper, demonstrating reliable execution of basic actions and appropriate responses.