![](https://forum.kerbalspaceprogram.com/uploads/set_resources_17/84c1e40ea0e759e3f1505eb1788ddf3c_pattern.png)
![](https://forum.kerbalspaceprogram.com/uploads/set_resources_17/84c1e40ea0e759e3f1505eb1788ddf3c_default_photo.png)
spudbean
Members-
Posts
48 -
Joined
-
Last visited
Reputation
70 ExcellentProfile Information
-
About me
Rocketeer
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I have just released a version of RKE Kanadarm that is compatible with KSP 1.0.x. Thank you for your patience fellow Kerbanauts! Special thanks to V8jester for posting his fixes to the config files. I have tested this with IR 0.12.2, IR-rework v01b, KIS 1.1.4 and KAS 0.5.1. (Only IR is required.) The PDFG should be grabable and placeable using KIS. Please let me know if you run into any problems, and I will try to be as responsive as possible. Thanks again for your patience.
-
Comprehensive Mod Compatibility List for KSP 1.0
spudbean replied to Master Tao's topic in KSP1 Mods Discussions
"RKE On-screen Joystick" v1.2.1 now compatible with KSP 1.0.2 (I am the author of the mod) http://forum.kerbalspaceprogram.com/threads/92586 -
Nice idea. There's a good image of the "foot restraint platform" for the Canadarm2 here: http://www.nasa.gov/multimedia/imagegallery/image_feature_1886.html . It looks like it attaches to the side of the LEE. I think the platform for the original Candarm had a grapple fixture http://airandspace.si.edu/collections/artifact.cfm?object=nasm_A20130045000 . Either way, it seems like these were attached post-launch in EVA. Sounds like it should then be KAS-attachable and storable. I've added it to my TODO.
-
Yep, it sure should! I made the PDGF ("grapple fixture") KAS-compatible in the 0.10 release You can now send Jeb out and slap a PDGF wherever you need one. So long as you brought some spare ones with you ;-)
-
Yeah that's my current hypothesis. The fix probably involves re-creating the IR ConfigurableJoints whenever there is a docking event, but I want to create a canonical test case highlighting the underlying problem first.
-
Sort of. I've found that after docking you need to reload the scene (e.g. F5/F9) to avoid IR/docking-port problems (see known-issues in above post). I'm in the process of debugging IR, hopefully I can nail down the problem once and for all.
-
If you can believe it: your problem is slightly different to InsaneDruid's. I'm pretty sure your problem is the InfernalRobotics + Docking = Extra caution to avoid the Kraken problem. The solution is to F5/F9 after docking with the LEE (see my extended walk through above). Please let me know if that doesn't address the problem. This feels like it will be a recurring gotcha for everyone. I'm in the process of debugging the underlying issue in Infernal Robotics. This might take me a week or so. EDIT: Also: try putting a part (e.g. the RKE spacer) between the rotating joint and the LEE. Connecting the LEE (a docking port) directly to a rotating part can lead quickly to trouble.
-
That looks magic, mate! Nice work. - - - Updated - - - No the LEE is not a KAS magnet, it is a docking port (as is the PDGF). I think I know you are getting at (it is very hard to explain, I know!). You are starting with what is essentially one vessel: the space station, the shuttle, the solar truss, the robotic arm are all docked/connected together. You want to move the solar truss. It is connceted to the whole vessel by a docking port, and you basically want to move it from that docking port to another docking port. With KAS: You can grab the truss with a magnet, undock the truss (so it becomes it's own vessel), and then move it to the destination docking port (where it re-merges with the space station vessel). With RKE Kanadarm: it is a very similar procedure, but everything remains one vessel the whole time (almost): The truss needs a PDFG on it somewhere for the LEE to grab (the PDFG is grabbable in KAS, so you can go on EVA and put one where you want.) Use the robotic arm to position the LEE (which is a docking port) to the PDFG (which is a docking port of the matching type). They will dock together, because you can dock a vessel to itself. This forms a "self-dock" which is a weaker kind of docking then a normal pair of docked parts. You can tell it has docked because either (but usually not both) the LEE or the PDFG will have an "undock" or "decouple" action on the right-click menu. Now: undock the solar truss from the space station. The means that the "weak" self-dock between the LEE and the PDFG will convert to a strong normal docking connection. NB: Do a F5/F9 or change scenes (see below). Move the solar truss to the destination docking port, so that it forms a "weak" self-dock. Undock/decouple the PDFG and LEE, and the solar truss and space station will go from a "weak" dock to a strong normal coupling. NB: Do a F5/F9 or change scenes (see below). NB: Do a F5/F9 or change scenes after docking and before using Infernal Robotics to move the arm. There is some residual weirdness in IR (which I am trying to fix) to do with docking ports. For now, existing the scene and re-entering the scene should fix the weirdness.. I'll spend some this week making a clear tutorial video on how to do this.