KRPC.MechJeb
KRPC.MechJeb copied to clipboard
kRPC service for MechJeb2 (Kerbal Space Program)
**Describe the bug** I am trying the dem0 python code [Advanced Launch into Orbit](https://genhis.github.io/KRPC.MechJeb/_downloads/28d902087593ea62bf81b60422ba5f1e/AdvancedLaunchIntoOrbit.py), and encountered errors, looks like a bug to me. **Code snippet to reproduce it (ideally in...
I have been thinking about the public API. While it mimics MechJeb internal API, I think it's not as intuitive because some things may have different names or be in...
Finally there is a way to test for incompatibilities between different MechJeb2 versions and kRPC.MechJeb. This should reduce the number of unexpected bugs in future releases and provide an easy...