• Atharv released this 2025-10-27 12:18:43 +00:00 | 53 commits to dev since this release

    This is the code released for the October 25, 2025, Team Hazmat scrimmage.

    Downloads
  • Atharv released this 2025-10-11 14:06:00 +00:00 | 92 commits to main since this release

    This is the code that will be run on October 11th for the scrimmage.

    Downloads
  • nifrali released this 2025-10-09 17:11:21 +00:00 | 156 commits to dev since this release

    🤖 Lego Dynamics Season UNEARTHED Mission Solutions - Pre-Release v0.1.0-alpha

    🎯 Mission Overview

    [Brief description of what this mission accomplishes]

    Features

    • 🔧 Core Functionality: [Main feature description]
    • 🎮 Control System: [Control implementation details]
    • 📊 Sensor Integration: [Sensor usage details]
    • Performance: [Speed/efficiency notes]

    🚀 What's New in This Pre-Release

    • Initial mission logic implementation
    • Basic motor control functions
    • Sensor calibration routines
    • 🔄 Movement algorithms (testing phase)

    ⚠️ Pre-Release Notes

    This is a pre-release version - Testing and optimization are ongoing!

    • 🧪 Status: Alpha/Beta testing
    • 📝 Known Issues: [List any known bugs]
    • 🔍 Needs Testing: [Areas requiring validation]

    🛠️ Technical Details

    • Python Version: 3.x
    • Platform: LEGO SPIKE Prime
    • Dependencies: [List libraries]

    📦 Installation

    # Clone and install
    git clone [repository-url]
    cd [project-folder]
    # Follow setup instructions in README.md
    
    Downloads