After working in the example for Multirevolutions in Lambert's problem it was found a strange behavior when plotting one of the orbits. The code to reproduce this issue can be found here.
🎯Goal
Get rid of those straight lines so the orbit plot appears as it should be.
💡Possible solutions
Check what happens if using the the plot_trajectory() method. Does the orbit plot show the same behavior?
Compare with another propagator. Maybe something wird is going on when propagating this orbit for some points.
The text was updated successfully, but these errors were encountered:
You are right @astrojuanlu! When checked locally, everything seem to work properly. However, the latest docs will need to be run again to show this new behavior. Related with checklist from #931
jorgepiloto commentedJul 15, 2019
After working in the example for
Multirevolutions in Lambert's problem
it was found a strange behavior when plotting one of the orbits. The code to reproduce this issue can be found here.plot_trajectory()
method. Does the orbit plot show the same behavior?The text was updated successfully, but these errors were encountered: