-
Download or clone this repository
git clone --recursive https://github.com/TAMU-Robomasters/Simulation.git
Be sure to note where you clone this repository. -
Download Unity Hub (from an App Store, Package manger, or Unity's website)
- agree to the license thing
- press back
- go to projects (should be empty)
-
click the "Add", find the Simulation folder you just downloaded, inside that folder go into the
unity
folder, and inside that open theSimulation
folder -
Then click the name of the project ("Simulation"), and there should be a black pop-up (at the bottom)
- If Unity Hub warns you about the version number, you can go here to install an older version of Unity.
- Currently, The Simulation™ uses version 2020.3.26f1
-
Click install, then try opening the project again
-
Opening up the scene
- Under the project tab
- Select
Assets
- Select
Scenes
- Select
Arena.unity
-
Now you should be able to see The Simulation™!
This branch holds a simplified version of The Simulation™ and is used purely for Localization. This should be bare bones and not include many special features.
Bugs Features of the simulation should be:
- Basic arena model
- Basic robot model
- Ability to write to a .csv file
- Depth
- Position
- Velocity
This branch holds a more realistic version of The Simulation™.
Bugs Features of the simulation should be:
- AI for the enemy robot
- Gameplay loop
- Standard Robot Model
- Accurate Arena model