SEA:ME 2025 Cohort - Team 02
Intended for learning purposes, this project aims to deliver a small autonomous Raspberry Pi vehicle with autonomous navigation capabilities and AI decision-making, with a focus on safety and reliability.
| Field | Details |
|---|---|
| Sprint Number | Sprint 18 |
| Sprint Goal | Crowedsource Hazard MVP. Prepare Final Pressentation |
| Sprint Duration | July 13 – July 29 2026 |
| Focus Areas | MQTT, Cluster, Testing, Documentation |
| Role | Name | Responsibilities |
|---|---|---|
| Product Owner | João | Manages backlog, defines priorities & value |
| Scrum Master | Marco | Facilitates Scrum process, removes blockers |
| Developers | Rui, Hugo, Bruno | Build, test, and deliver product increments |
├── docs/ # Documentation
├── libs/ # Shared Libraries between apps
├── apps/ # All developed apps
├── tests/ # E2E tests
├── scripts/ # Utility scripts (build, deploy, etc.)
└── README.md # This file
Requirements:
Steps:
This project branching strategy is explained in this doc
🗂️ Backlog Management: https://github.com/orgs/SEAME-pt/projects/82/views/15
🔍 Sprint Board: https://github.com/orgs/SEAME-pt/projects/82/views/5?filterQuery=+-sprint%3A%3C%40current
🧭 Roadmap:https://github.com/orgs/SEAME-pt/projects/82/views/6
- Daily Stand-up at 11 AM (or alternatively at 2.30 PM).
- Two code reviews required before merging.
- Definition of Done (DoD) includes testing, documentation, and code review by 2 peers.
- Retrospective held at the end of each sprint.