oss-slu / DroneWorld

Drone World public repo
MIT License
4 stars 2 forks source link

API Integration for Wind Type and Wind Origin #16

Open yashaswini-slu opened 12 months ago

yashaswini-slu commented 12 months ago

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 commented 11 months ago

I believe this is a duplicate of issue #15

yashaswini-slu commented 11 months ago

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

Turbulent Wind
    -  When type is Shear it should be array of object with Direction, velocity and Fluctuation %
          - Example
Wind Shear
yashaswini-slu commented 11 months ago

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