louie.owings Posted July 21 Share Posted July 21 On 3/4/2024 at 5:18 AM, louie.owings said: can this program allow me to fine tune a mars encounter in real solar system and have the trajectory line up with a landing location of my choosing? Hi! I just downloaded your software and I'm having some issues with RSS/RO. I noticed that in the config files, it shows Mars' inclination around 1.85 degrees but in game KSP shows an orbit in the same inclination as Mars at about 24.6 degrees (according to MechJeb). Therefore none of my orbital calculations were correct for Mars missions and I wasn't able to optimize a trajectory correctly. Should I just change the values manually in the configs to correct for this? Quote Link to comment Share on other sites More sharing options...
Arrowstar Posted July 22 Author Share Posted July 22 On 7/21/2024 at 9:10 AM, louie.owings said: Hi! I just downloaded your software and I'm having some issues with RSS/RO. I noticed that in the config files, it shows Mars' inclination around 1.85 degrees but in game KSP shows an orbit in the same inclination as Mars at about 24.6 degrees (according to MechJeb). Therefore none of my orbital calculations were correct for Mars missions and I wasn't able to optimize a trajectory correctly. Should I just change the values manually in the configs to correct for this? That's due to the way RSS models Earth tilt in KSP. You can update the parameters in the configuration files as needed though! Quote Link to comment Share on other sites More sharing options...
louie.owings Posted July 25 Share Posted July 25 On 7/22/2024 at 4:07 PM, Arrowstar said: That's due to the way RSS models Earth tilt in KSP. You can update the parameters in the configuration files as needed though! How would I go about updating the configs? Quote Link to comment Share on other sites More sharing options...
Arrowstar Posted July 27 Author Share Posted July 27 On 7/25/2024 at 12:35 AM, louie.owings said: How would I go about updating the configs? You can just open up the relevant bodies.ini file (so for you, the one related to RSS) and change the orbit parameters to match whatever it is need them to be. There's also a way to generate a bodies.ini file if you have KSP running and have the KSPTOT Connect plugin installed. From the main UI, you just go File -> Create New Bodies File From KSP. If you do this, you won't need to modify the bodies.ini file directly. Quote Link to comment Share on other sites More sharing options...
R-T-B Posted August 2 Share Posted August 2 (edited) Hey @Arrowstar, if I have my bodies set to be numerically integrated for Principia, does the porkchop tool also numerically integrate the vessels position? Like when computing burns and such? If not, could that be an option? Great tool, I just started using it and it's been invaluable even though I am just touching the surface so far, thanks! Edited August 2 by R-T-B Quote Link to comment Share on other sites More sharing options...
Arrowstar Posted August 23 Author Share Posted August 23 Hi all, After a bit of a hiatus I've built KSPTOT v1.6.10 pre-release 8. Here's the change log! LVD: Plotting ground track with contour should be slightly faster now. LVD: Removed the camera pos/tgt/va text on the status bar. LVD: Fixed bug with the sun vector and general lighting position in 3D view frame. LVD: Added new surface textures for Earth, Jupiter, Moon, Neptune, Saturn, and Uranus. LVD: Added explanatory notes about the body x and z axis definitions in the bodies.ini file. New jupiter texture, higher res LVD: Fix bug with skybox disabling grid lines after enable/disable skybox. LVD: Provided ability for ground track display to be disabled. LVD: Performance improvements LVD: Added open loop kerbin launch example LVD: Added utility for finding best integrator for each event. LVD: Added more output to findBestIntegrator function. NOMAD optimizer now works better with consoleOptimize(). LVD: Removed warning about force models not being active if only gravity is active if nonspeherical gravity is on with the central body. LVD: Fix for planets with tilted axis not viewing correctly. Please let me know if you find any bugs. Happy orbiting! On 8/2/2024 at 9:11 AM, R-T-B said: Hey @Arrowstar, if I have my bodies set to be numerically integrated for Principia, does the porkchop tool also numerically integrate the vessels position? Like when computing burns and such? If not, could that be an option? Great tool, I just started using it and it's been invaluable even though I am just touching the surface so far, thanks! Hey there! Sorry for the long delay in getting back to you. In the porkchop tool, positions are always computed by solving Lambert's problem. This is the only technically feasible way to design a tool like that, so I'm afraid it can't be changed. Numerically propagating the orbit and altering initial velocity to hit the target point would take forever if you had to do it with an optimizer thousands of times to fill in the porkchop grid. Sorry! Quote Link to comment Share on other sites More sharing options...
dlrk Posted August 28 Share Posted August 28 Love the new UI! Quote Link to comment Share on other sites More sharing options...
R-T-B Posted August 30 Share Posted August 30 On 8/23/2024 at 8:36 AM, Arrowstar said: Hi all, After a bit of a hiatus I've built KSPTOT v1.6.10 pre-release 8. Here's the change log! LVD: Plotting ground track with contour should be slightly faster now. LVD: Removed the camera pos/tgt/va text on the status bar. LVD: Fixed bug with the sun vector and general lighting position in 3D view frame. LVD: Added new surface textures for Earth, Jupiter, Moon, Neptune, Saturn, and Uranus. LVD: Added explanatory notes about the body x and z axis definitions in the bodies.ini file. New jupiter texture, higher res LVD: Fix bug with skybox disabling grid lines after enable/disable skybox. LVD: Provided ability for ground track display to be disabled. LVD: Performance improvements LVD: Added open loop kerbin launch example LVD: Added utility for finding best integrator for each event. LVD: Added more output to findBestIntegrator function. NOMAD optimizer now works better with consoleOptimize(). LVD: Removed warning about force models not being active if only gravity is active if nonspeherical gravity is on with the central body. LVD: Fix for planets with tilted axis not viewing correctly. Please let me know if you find any bugs. Happy orbiting! Hey there! Sorry for the long delay in getting back to you. In the porkchop tool, positions are always computed by solving Lambert's problem. This is the only technically feasible way to design a tool like that, so I'm afraid it can't be changed. Numerically propagating the orbit and altering initial velocity to hit the target point would take forever if you had to do it with an optimizer thousands of times to fill in the porkchop grid. Sorry! Appreciate the clarification... thanks for your work! Quote Link to comment Share on other sites More sharing options...
dlrk Posted August 31 Share Posted August 31 Is there a way to use one of the maneuver design tools to calculate a return from a moon to Kerbin orbit? I'm trying to plan a return from Mun orbit to a Kerbin orbit with a specific periapsis. Quote Link to comment Share on other sites More sharing options...
Arrowstar Posted August 31 Author Share Posted August 31 26 minutes ago, dlrk said: Is there a way to use one of the maneuver design tools to calculate a return from a moon to Kerbin orbit? I'm trying to plan a return from Mun orbit to a Kerbin orbit with a specific periapsis. Unfortunately no, anything that involves changing sphere of influence must be done in Launch Vehicle Designer (or MA). Quote Link to comment Share on other sites More sharing options...
Arrowstar Posted October 28 Author Share Posted October 28 Hey everyone, just a heads up. In the forum crisis of the past two weeks I released KSPTOT v1.6.10! However, because the forums were down, and because I'm not really trusting them to stay up in the future, I've decided to move hosting of KSPTOT to SpaceDock. You can grab it here: https://spacedock.info/mod/3737/KSP Trajectory Optimization Tool The Google Drive links I had before will still work, but they only contain the v1.6.9 release I'm not planning on updating them. I'll continue to post change log and similar type stuff here for releases and especially pre-releases. In the mean time, go check out the v1.6.10 release. It's really quite a jump forward. I hope you enjoy it! Happy orbiting! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.