Earlier quoted context omitted.
You are both wrong: this is the best one: https://www.youtube.com/watch?v=zZe-NidizL8
I'm so happy the station is not rotating...
ISS Docking Simulation
131–140 of 149 posts
Re: ISS Docking Simulation
#132Earlier quoted context omitted.
This simulator would be so much better with this music!
For maximum Interstellar experience, type this in the console after the simulator loads: (function() { var clock = new THREE.Clock(); var interstellar = function() { issObject.translateOnAxis(new THREE.Vector3(0, 0, 1), -20); issObject.rotateY(-7.12094334814*clock.getDelta()); issObject.translateOnAxis(new THREE.Vector3(0, 0, 1), 20); requestAnimationFrame(interstellar); } interstellar(); })() (7.12094334814 is "68 R…
var clock = new THREE.Clock(); issObject.rotateX(3.14/2); var interstellar = function() { issObject.rotateZ(-7.12094334814*clock.getDelta()); requestAnimationFrame(interstellar); } interstellar();
The numbers on the screen are useless with this though.
Re: ISS Docking Simulation
#133Re: ISS Docking Simulation
#134I’m glad this is available online. This is a very standard docking UI for spacecraft - everyone in the industry has an almost identical design. ULA has shown a simulator exactly like this in conferences for years now.
Are you sure it's ULA? United Launch Alliance build rockets, not capsules. Boeing's Starliner is the closest analog to the SpaceX Crew Dragon.
Re: ISS Docking Simulation
#135Nailed it first time!! I was super excited too, cos it was so obvious that this so-called “simulation” was in reality a test to find pilots to save the ISS from some top secret calamity that we don’t know about. Surely this was going to be like in “the last Starfighter”, except that Elon Musk would be the one knocking on my door, needing a new pilot. Sadly it just said “congratulations” :(
It probably increases your chances of being evacuated to space should moon blow up without warning and for no apparent reason.
I’m basically ready to lead the arklet swarm already.
Re: ISS Docking Simulation
#136Re: ISS Docking Simulation
#137Re: ISS Docking Simulation
#138Is it just me or are the velocity numbers inverted?
Re: ISS Docking Simulation
#139Re: ISS Docking Simulation
#140Surprised they don't have a computer do this.
They do. And I guess that manual operation is possible, but it's rather an emergency option only. Fully automated docking for Soyuz capsules called Kurs[1] was developed in 80's for flights to Mir. When USSR dissolved and it turned out that this system was fully owned by Ukraine, Russian space agency tried to test how viable is to dock via manual bakup docking system TORU[2], which failed and damaged the space statio…