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

UI- IMU Details #25

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

UI- IMU Details #25

yashaswini-slu opened this issue Oct 11, 2023 · 3 comments
Labels
frontend Frontend development good first issue Good for newcomers

Comments

@yashaswini-slu
Copy link
Collaborator

As a Drone Tester
I want to have a option to input IMU details for my drone
So that the simulator can add IMU specific details

@yashaswini-slu
Copy link
Collaborator Author

Requirements

  • A button to input the IMU details
  • SensorType
  • Enabled
  • AngularRandomWalk
  • GyroBiasStabilityTau
  • GyroBiasStability
  • VelocityRandomWalk
  • AccelBiasStabilityTau
  • AccelBiasStability

@yashaswini-slu
Copy link
Collaborator Author

Default Values
"SensorType": 2,
"Enabled" : true,
"AngularRandomWalk": 0.3,
"GyroBiasStabilityTau": 500,
"GyroBiasStability": 4.6,
"VelocityRandomWalk": 0.24,
"AccelBiasStabilityTau": 800,
"AccelBiasStability": 36

@yashaswini-slu yashaswini-slu moved this to Todo in Drone World Oct 11, 2023
@yashaswini-slu yashaswini-slu added frontend Frontend development good first issue Good for newcomers labels Nov 6, 2023
@Alhajideen
Copy link

I am happy to add this to the front-end, but I need more information.

  • Is this supposed to be on a new page/route?
  • I presume all the options mentioned here are on a dropdown, can I get a list of the other selectable options in that dropdown?
  • I will be glad if I can get a basic rough sketch to visualize too.
    Thanks and I anticipate your response.

@mohamdlog mohamdlog moved this from Todo to Backlog in Drone World Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend development good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

3 participants