Skip to content

SDSURocketProject/AetheriosVehicleAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aetherios Vehicle Analysis

Aetherios Vehicle Analysis (AVA) - vehicle flight simulations (stability, altitude, etc.)

This repository provides a Conda environment setup for the Aetherios Vehicle Analysis project. The environment includes all necessary dependencies for running simulations, data analysis, and visualization tasks related to vehicle performance and dynamics.

Prerequisites

  • Conda : Ensure that you have Conda installed on your system. You can install either Anaconda or Miniconda based on your preference.

Create the Conda Environment

Use the provided environment.yaml file to create the environment. Run the following in the folder environment.yaml is located in:

conda env create -f environment.yaml

Then run the following to activate:

conda activate aetherios_vehicle_analysis-env

About

Aetherios Vehicle Analysis (AVA) - vehicle flight simulations (stability, altitude, etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published