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

Questions about drone inertia calculation #698

Open
charmyoung opened this issue Apr 18, 2022 · 0 comments
Open

Questions about drone inertia calculation #698

charmyoung opened this issue Apr 18, 2022 · 0 comments

Comments

@charmyoung
Copy link

charmyoung commented Apr 18, 2022

I am using RotorS simulation as trajectory tracking simulation platform.

I have some questions about the inertia calculation for the drone. I notice that the inertia of the sample drone, like humming bird, consists of the inertia of multirotor_base and the inertia of rotor.

  1. Refer to the inertia of rotor, what is the role of rotor_velocity_slowdown_sim where it seems to on the one hand slowdown the rotation of rotor according to the physics engine sampling time and on the other hand multiply to the mass.

  2. does the overall inertia of drone simply equal the inertia of multirotor_base + the inertia of rotor from center of mass according to parallel axis theorem? Because I am not sure if there would be some features or tricks from gazebo and its ode physics.

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