I think we can also get rpm of wheels with funk. I always forget side slip is a thing I could have used that in my last car this I guess I did more math than necessary (it uses gyroscope stabilization, so not really tcs but I think the yaw part is kinda the same idea). @TweedleAerospace
This sounds really cool, thx for inviting me! However, I don't think I have enough experience with planes or weapons systems to do this rn, definitely not in 2 days. I’m interested to see what other people come up with tho!
Are you using funk? That seems like a funk error. If you want to use the throttle input you need to type FlightData.Throttle (i think, i could be wrong). I don’t remember what the number means but if you show your code I can try to help you fix it.
Sadly display(list) doesn’t actually display all the items in the list, you need to use item(n) in (list) for each item in the list. You can use a repeat loop to repeat for each item in the list and add them to the display. It will probably be confusing if I attempt to type it out but lmk if you want an example I can screenshot it.
You generally only want to touch the green ones (those are prograde and retrograde). You “pull” them to change your orbit. If you have it on low sensitivity it might take a while for the orbit to change.
Good luck, I can try and help if you have questions. Tbh if you’re just doing boost back you might not even need any orbital mechanics. @AshtvinayakAerospace
@Hermes01000100 cool I’m not an expert but I’ve also been trying to learn orbital mechanics. I’m working on a targeted landing program but I’m starting on Luna, I’ll deal with drag later so I don’t have much advice on that. It’s pretty close to working for targets on the equator, but anywhere else will be a challenge. @AshtvinayakAerospace The basics of what I’m doing is using orbital mechanics to predict my impact coordinates so the de-orbit burn will land it kinda close to the target. Then the landing burn program makes course adjustments and tries to cancel out all surface velocity by the time I get there. I think a similar approach would work with atmosphere, just overshoot the target by a lot and use control surfaces to control heading and velocity (probably easier said than done, I really haven’t tried with atmo yet)
You can do it while you’re targeting the docking port by subtracting the target positions (the docking port) from the target craft position. This will give you a vector for the direction of the docking port, but it will only work if the port is in line with the center of mass.
No sé qué hay un video. Quieres usar un enlace o imagen? Usaste ‘![](enlace por imágen)’ ? Si uses una imagen, necesitas una enlace que termina en .jpeg o .png , generalmente yo pongo mis imágenes en Imgur para obtener la enlace.
Lo siento si mi espaõl es malo, eso solo es yo aprendé en escuela. @galleta
Float just means number with a decimal point. Hmm maybe you can’t do that to normal engines, I’ve just started messing with xml. I guess you can use an edited fuel tank maybe. @AshtvinayakAerospace
Are you sure it’s not in xml? You can change it a little bit without xml or tinker but not much. I think some properties don’t appear in xml if they are set to the default, so you might not see it, but you can still add it in if you know how. Or try changing the gimbal range to something that isn’t the default then look in xml for it. Also this is useful for xml.
Making brake lights? You can try something like:
while (true) {
If (brake > 0) {Set AG to true}
Else {set AG to false}
}
Hopefully the way I wrote that makes sense, if not lmk. It’s hard to write out vizzy
I can help collaborate. I was recently working on a crewed fuel space station, but I kind of put it on hold for a little bit. Collaborative space station sounds fun!
Not really but you can convert & display it to whatever you want with some vizzy or MFD
3.5 years agoI think we can also get rpm of wheels with funk. I always forget side slip is a thing I could have used that in my last car this I guess I did more math than necessary (it uses gyroscope stabilization, so not really tcs but I think the yaw part is kinda the same idea). @TweedleAerospace
3.5 years agoI was literally just looking into that! I’m not sure if anyone has but I’m planning on attempting it with my next off-road vehicle
3.5 years agoSadly I’m kinda stuck on 2 & 3. Eventually I’ll get it to work (hopefully). @TweedleAerospace
3.5 years agoLike an automatic targeted landing from orbit? Math, orbital mechanics, and pain. It’s on my to-do list tho
+1 3.5 years agoOh then nope, I already can barley land on a runway. @TweedleAerospace
+1 3.5 years agoWith what? I’ve done it before with VTOL
3.5 years agoThis sounds really cool, thx for inviting me! However, I don't think I have enough experience with planes or weapons systems to do this rn, definitely not in 2 days. I’m interested to see what other people come up with tho!
3.5 years agoT. I’m on ios.
3.5 years agoAre you using funk? That seems like a funk error. If you want to use the throttle input you need to type FlightData.Throttle (i think, i could be wrong). I don’t remember what the number means but if you show your code I can try to help you fix it.
3.5 years agoSadly
3.5 years agodisplay(list)
doesn’t actually display all the items in the list, you need to useitem(n) in (list)
for each item in the list. You can use a repeat loop to repeat for each item in the list and add them to the display. It will probably be confusing if I attempt to type it out but lmk if you want an example I can screenshot it.You generally only want to touch the green ones (those are prograde and retrograde). You “pull” them to change your orbit. If you have it on low sensitivity it might take a while for the orbit to change.
+1 3.6 years agoGood luck, I can try and help if you have questions. Tbh if you’re just doing boost back you might not even need any orbital mechanics. @AshtvinayakAerospace
3.6 years ago@Hermes01000100 cool I’m not an expert but I’ve also been trying to learn orbital mechanics. I’m working on a targeted landing program but I’m starting on Luna, I’ll deal with drag later so I don’t have much advice on that. It’s pretty close to working for targets on the equator, but anywhere else will be a challenge. @AshtvinayakAerospace The basics of what I’m doing is using orbital mechanics to predict my impact coordinates so the de-orbit burn will land it kinda close to the target. Then the landing burn program makes course adjustments and tries to cancel out all surface velocity by the time I get there. I think a similar approach would work with atmosphere, just overshoot the target by a lot and use control surfaces to control heading and velocity (probably easier said than done, I really haven’t tried with atmo yet)
3.6 years agoI think that requires quite a bit of math...
3.6 years agowatch this
3.6 years agoWow that’s awesome!
3.6 years agoTime for me to learn some fUNk!
3.6 years agoNice graph
3.6 years agoNice thx, I couldn’t remember if I joined before oops. @IAAR2
3.6 years agoIs this the automatic rocket thing and are you accepting new members? Because I have automated rockets.
3.6 years agoYeah, you pretty much have to make your own PID to control heading/pitch/roll on another craft
3.6 years agoVIZZY!
3.6 years agoLooks cool, I read that series!
+1 3.6 years agoHay un arrow a la derecha del número de descargas, clic este arrow y hay una opción para “edit redirect”
3.6 years agoThat was a very useful explanation of how threads work, I didn’t know that before.
3.6 years agoIt’s done! Check it out here!
3.6 years ago@DragonTech
3.6 years agoOoo I want to try this... if i have time
3.7 years agoYou can do it while you’re targeting the docking port by subtracting the target positions (the docking port) from the target craft position. This will give you a vector for the direction of the docking port, but it will only work if the port is in line with the center of mass.
3.7 years agoWhat do use put into dev console to do it? @NebulaSpaceAgency
+1 3.7 years agoYou might be waiting a while, but that would be cool @jrzspace
3.7 years agoYeah that can happen... another reason not to have too many pixels. @zzazza
3.7 years agoNo sé qué hay un video. Quieres usar un enlace o imagen? Usaste ‘![](enlace por imágen)’ ? Si uses una imagen, necesitas una enlace que termina en .jpeg o .png , generalmente yo pongo mis imágenes en Imgur para obtener la enlace.
3.7 years agoLo siento si mi espaõl es malo, eso solo es yo aprendé en escuela. @galleta
Puedes poner enlaces y imágenes en tu perfil... ve aquí para instrucciones.
3.7 years agoSounds awesome I can’t wait to see, I could use some new locations!
+1 3.7 years agoFloat just means number with a decimal point. Hmm maybe you can’t do that to normal engines, I’ve just started messing with xml. I guess you can use an edited fuel tank maybe. @AshtvinayakAerospace
3.7 years agoYou can change the fuel consumption in xml (this is different from fuel consumption scale). XML guide
3.7 years agoIdk much about planes, but try this. It’s from KSP but all the concepts are the same, honestly it seems like everything you need to know about planes.
+1 3.7 years agoAre you sure it’s not in xml? You can change it a little bit without xml or tinker but not much. I think some properties don’t appear in xml if they are set to the default, so you might not see it, but you can still add it in if you know how. Or try changing the gimbal range to something that isn’t the default then look in xml for it. Also this is useful for xml.
3.7 years agoCool here’s a rocket.
3.7 years agoDefinitely should be possible with some vector math... if I have time later and no one else has something I’ll look into it.
+1 3.7 years agoDelta v map should have them
3.7 years agoI was making one recently this video was really useful especially for the circularization burn
+1 3.7 years agoMaking brake lights? You can try something like:
+1 3.7 years agowhile (true) {
If (brake > 0) {Set AG to true}
Else {set AG to false}
}
Hopefully the way I wrote that makes sense, if not lmk. It’s hard to write out vizzy
You might need some points to add images
3.7 years agoUseful information, also wow that experiment looks like a lot of work
3.7 years agoImpressive! Those looks so cool
+1 3.7 years agoYep this video is very helpful @ChinmayShukla
3.8 years agoI can help collaborate. I was recently working on a crewed fuel space station, but I kind of put it on hold for a little bit. Collaborative space station sounds fun!
3.8 years ago