treeandsea / DroneController

A service for controlling quadrocopters with various inputs.
GNU General Public License v3.0
2 stars 0 forks source link

DroneMetrics #42

Closed Segelzwerg closed 4 years ago

Segelzwerg commented 4 years ago

Is your feature request related to a problem? Please describe. Currently you have to add mutliple values into the thrust calculator, but it would be nice to have a wrapper for it.

Describe the solution you'd like This could be very similar to the DroneState, but should include mass, thrust per rotor and the radius from mass of center for torque calculation.