treeandsea / DroneController

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

Python Package on dev as latest #45

Closed Segelzwerg closed 4 years ago

Segelzwerg commented 4 years ago

Is your feature request related to a problem? Please describe. The develop branch could be used as a latest version that can be released as a python package.

Describe alternatives you've considered We could merge more often into master, but sometimes is just better to wait until everything is ready.