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

How to set imu noise while using python api #3485

Closed
Chanchanhan opened this issue Mar 18, 2021 · 2 comments
Closed

How to set imu noise while using python api #3485

Chanchanhan opened this issue Mar 18, 2021 · 2 comments

Comments

@Chanchanhan
Copy link

Question

How to set imu noise while using python api?

Include context on what you are trying to achieve

Hello everyone.
The issue 3293 shows the way to get imu noise params. So when I want is set my own imu noise params, I can change paramters in ImuSimpleParams and rebuild the airsim projects.
However, It's only useful for C++ api, how to get and set the same prameters while using python api?

Include details of what you already did to find answers

I have read the code in PythonClient, but failed to find the code about add noise to imu data.

Thanks for your time!

@jonyMarino
Copy link
Collaborator

Hi @Chanchanhan! I have converted that issue into a discussion (#3523), so continue there, please.
I see that it is client code. So this is a matter of passing that C++ code to python

@catproof
Copy link

why not just modify the settings file?
https://microsoft.github.io/AirSim/sensors/#sensors-in-airsim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants