MCPcopy Create free account
hub / github.com/LeoJr2015/python / Quadcopter

Class Quadcopter

QuadCopter/Model.py:21–72  ·  view source on GitHub ↗

Model of a Quadcopter in the Z-axis. Example Usage: quad = Quadcopter("Model 1",1.0) quad.set_motors(1300) quad.update_all(delta_time) height = quad.height

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

PID_TestFunction · 0.85
motor_testFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected