Metadata-Version: 2.1
Name: fym
Version: 1.0.0
Summary: SNU FDCL Fym: Flight simulator for various purpose
Home-page: https://github.com/fdcl-nrf/fym
Author: SNU FDCL
License: UNKNOWN
Description: # Aerodynamic Simulator for Testing Deep RL Algorithms
        
        ## Installation
        
        - Clone the repo and change the directory to it
          ```
        	git clone https://github.com/fdcl-nrf/fym.git
        	cd fym
        	```
        
        - Install the fym package
        	```
        	pip install -e .
        	```
        
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
