Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Integration for Wind Type and Wind Origin #16

Open
yashaswini-slu opened this issue Oct 10, 2023 · 3 comments
Open

API Integration for Wind Type and Wind Origin #16

yashaswini-slu opened this issue Oct 10, 2023 · 3 comments

Comments

@yashaswini-slu
Copy link
Collaborator

We have add wind type and wind origin to the Json object and send it to the post method.
We have to update the POST API to accept the wind type and wind origin.

@kate-holdener
Copy link

I believe this is a duplicate of issue #15

@yashaswini-slu
Copy link
Collaborator Author

Files to be modified - components\EnvironmentConfigutaion
Add wind type and origin for "envConf" object

  • Wind type json value will be "type"
  • Wind origin will be based on the type -
    - When type is constant we have to add Direction and velocity.
    - Example:
Constant Wind
    - When type is Turbulent we have add Direction, velocity and Fluctuation %.
          - Example 
Turbulent Wind
    -  When type is Shear it should be array of object with Direction, velocity and Fluctuation %
          - Example
Wind Shear

@yashaswini-slu yashaswini-slu moved this to Todo in Drone World Oct 10, 2023
@yashaswini-slu yashaswini-slu moved this from Todo to Backlog in Drone World Oct 11, 2023
@yashaswini-slu
Copy link
Collaborator Author

BohanZhang1 suggested not to take up this issue, as client is still researching on this backend. Only UI design is needed to be completed and its completed inhttps://github.com/oss-slu/DroneWorld/issues/9 and https://github.com/oss-slu/DroneWorld/issues/3

yashaswini-slu pushed a commit that referenced this issue Oct 30, 2023
Add ability on the UI to configure different wind types in the simulation environment
@mohamdlog mohamdlog removed the epic label Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

3 participants