Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 440 Bytes

File metadata and controls

12 lines (9 loc) · 440 Bytes

Exploration Rover Prototype

This repository contains code from a university course project aimed at building a small exploration rover prototype.

Project Goals

  • Design and implement a functional rover prototype for exploration tasks.
  • Apply concepts from robotics, electronics, and programming.

Features

  • Basic navigation and control.
  • Sensor integration for environmental data collection.
  • Modular design for extensibility.