Jump to content

gowthamn

Members
  • Posts

    36
  • Joined

  • Last visited

Everything posted by gowthamn

  1. Can I control multiple vessels? Like I want to programmatically do what SpaceX does. After separation I want to use 2 threads / connections to control the landing of first stage and putting the 2nd stage in orbit at the same time. Is that possible?
  2. From where do you get all the information regarding real life rockets with such detail? I see that that in the 1st episode you build a vanguard rocket with the exact specifications as the real one? Where do you get such detailed specifications of the rockets?
  3. Very nice explanation of use cases in git. And KOS version 1 is out. Probably you can update the 1st post? Looking forward to use it.
  4. 10 - 20 or so flight corrections per second should be ok I guess? It would be good to access all the metrics I want from the game with just 1 call and make it return an object. Is that possible? Or should I write a mod which runs in game to collect the information and make 1 RPC to get all the info? Also, will this mod work with parts from other mods like DMagic orbital science?
  5. Any recommendation on what client library to use? I see that sometimes Java is updated late compared to C#. Is it always the case? Any advantage to using particular language? KSP itself is written in C#, so would using C# be better just in case I like to interact directly with KSP in the future?
  6. Thanks. I like its flexibility. I will take a look at this. I always dreamt of building a aircraft or chopper which learns to fly using ML. Especially Reinforcement Learning using Deep Learning. May be I can build a model in Java and run it on KSP using this mod.
  7. Can I get a quick comparison with KOS? Other than the language flexibility and the ability to run outside the game what are the other advantages? Does it obey the rules of remote tech and does it need a electricity to run or is it independent of the game?
  8. Thanks. That website has some very good info. I am trying to replicate history from 1945 as many in Youtube have. So more detailed the history, the better.
  9. Is there any source for major historical missions with details regarding the following? When was the mission? What rocket, propellant, payload (if any) was used? What path was taken to the destination? What scientific instruments did the payload have? Was the payload a lander or probe. What was its goal? Which country launched the mission and from which launch site? What was the mass of the rocket / payload? I have seen many YT videos about replicating history but they don't tell where they got the above information from?
  10. Yesterday suddenly all the icons which appear at the bottom right including the icon which gives information about the mass and height of the rocket, icon which says if there are any concerns, icons about the accepted missions in career mode, icon to the wiki etc, all disappeared. Even if I remove all mods, it still does not appear. \
×
×
  • Create New...