KRPC.MechJeb icon indicating copy to clipboard operation
KRPC.MechJeb copied to clipboard

kRPC service for MechJeb2 (Kerbal Space Program)

Results 3 KRPC.MechJeb issues
Sort by recently updated
recently updated
newest added

**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...

bug
core krpc

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...

help wanted

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...