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

set the location of the default camera #4751

Closed
noahzn opened this issue Nov 18, 2022 · 1 comment
Closed

set the location of the default camera #4751

noahzn opened this issue Nov 18, 2022 · 1 comment

Comments

@noahzn
Copy link

noahzn commented Nov 18, 2022

Question

What's your question?

How can I set the location of the default (external) camera when the program starts?

Include context on what you are trying to achieve

I changed the default drone, and my drone is very small (palm size). So when the program starts, the default camera (top view) is very high, and I cannot see the drone clearly. As shown in the picture, my drone is so small, that a high camera cannot make me see it clearly. Thank you.

airsim

@noahzn
Copy link
Author

noahzn commented Nov 18, 2022

solved. please set

"CameraDirector": {
"FollowDistance": -3,
"X": 0, "Y": -0.4, "Z": -0.3,
"Pitch": 0, "Roll": 0, "Yaw": 0
},

@noahzn noahzn closed this as completed Nov 18, 2022
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

1 participant