Skip to content

Macquarie-Aerospace-Rover-Society/MARS-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

MARS wiki

This repository is for those interested in @MQRover. Clone this repository and open the vault using Obsidian for the best experience.

Brief project overview

The goal of this project is to deliver a functioning robot and suporting systems / persons to Adeliade to compete in ARCh. The competition will require the rover to complete a series of challenges. At this very early stage these are some of the subsystems that have been identified.

stateDiagram 
	state MissionControl {
		Tele : Antenna
		Terminal : Control consoles
		GUI : User interface
	}
	
	state Rover{
		Mech : Mechanical subsystem
		Elec : Electrical subsystem
		Comp : Software subsystem
	}

	state Payload {
		Arm : Interactor Payload
		Science : Science Payload
	}
	MissionControl --> Rover : Commands
	Rover --> MissionControl : Mission Data
	Rover --> Payload : Mounts
class Arm, Science internal-link;
Loading

The Team

As a member of the project you are more important than the rover itself, with the right team rovers can be rebuilt, modified, or even be used as a platform for personal projects. On the STEM side we will have

  • Engineering
    • Mechatronic engineers
    • Mechanical engineers
    • Software engineers
    • Electrical engineers
  • Science
    • The science task can change year on year, we need scientists.
  • Management
    • Treasure / Secretary
    • Marketing / Media
      • Graphic design
      • Social media marketing
      • industry outreach
    • Human Resources
      • Events planning
      • Student onboarding
      • Sponsorship and industry outreach
      • "Systems integration" This includes social systems

People are the heart of every society, getting them to work together is critical. Even if you know nothing about engineering or science we need you.

About

Repository for Macquarie Aerospace Rover Society.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published