Request Artemis landers

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,738
Reaction score
2,709
Points
203
Location
Dallas, TX
SetEmptyMass(LMDesc_DRYMASS+ LMAsc_DRYMASS + LMAsc_FUELMASS + LMDesc_FUELMASS);
#define LMAsc_DRYMASS 10886.2 // kg 12 tons #define LMAsc_FUELMASS 6350.29 // kg 7 tons #define LMDesc_DRYMASS 23586.8 // kg 26 ton #define LMDesc_FUELMASS 20865.2 // kg 23 ton

I get 90 tons
 

Attachments

  • LMascentmass.jpg
    LMascentmass.jpg
    61.9 KB · Views: 8
  • newlmmass.jpg
    newlmmass.jpg
    66 KB · Views: 8

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,738
Reaction score
2,709
Points
203
Location
Dallas, TX
This is a update with the updated masses,....
cpp file included.

Lots of things to do:
interior/vc she should have 4 MFD
cargo management
EVA
make the animation state carry to descent vessel. Once specs get correct then I will make a descent vessel module.

Right now the only animation that works is the gear "G". The elevator Pad "3" works but the initial rotation isn't working. neither is the pad up/down movement

on the cargo and EVA I am not sure to use UACS or make my own guys. There are 2 cargo holders that should animate down. Then just have cargo created there. May in place of 1 cargo have the FLEX?

On the dock. I believe position is correct not sure about orientation

FYI, going to be away for a week.
 

Attachments

  • LMLANDER.02.zip
    1.6 MB · Views: 6

francisdrake

Addon Developer
Addon Developer
Joined
Mar 23, 2008
Messages
1,089
Reaction score
910
Points
128
Website
francisdrakex.deviantart.com
0381a.jpg
LMLander at the rim of the Ukert crater.

Could you please also provide the include file:
#include "LMLMESH.h"

LML::SetConfig0_stowed
Please delete the LMDesc_FUELMASS) from the dry mass calculation:
SetEmptyMass(LMDesc_DRYMASS+ LMAsc_DRYMASS + LMAsc_FUELMASS + LMDesc_FUELMASS);

I could land from orbit, as in the screenshot above, but had to 'refill' the fuel on the way down.
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,738
Reaction score
2,709
Points
203
Location
Dallas, TX
View attachment 36280
LMLander at the rim of the Ukert crater.

Could you please also provide the include file:
#include "LMLMESH.h"

LML::SetConfig0_stowed
Please delete the LMDesc_FUELMASS) from the dry mass calculation:
SetEmptyMass(LMDesc_DRYMASS+ LMAsc_DRYMASS + LMAsc_FUELMASS + LMDesc_FUELMASS);

I could land from orbit, as in the screenshot above, but had to 'refill' the fuel on the way down.
Updated the zip and cpp/module
 

Attachments

  • LMLANDER.03.zip
    1.6 MB · Views: 7

francisdrake

Addon Developer
Addon Developer
Joined
Mar 23, 2008
Messages
1,089
Reaction score
910
Points
128
Website
francisdrakex.deviantart.com
Made a few proposed changes to the mass, thrust and ISP.
Details are in the Changelog-file. Modified cpp-file is included.

With these values the vessel can land from and return to low Lunar orbit.

Added a scenario to land from Lunar orbit near the Ukert crater.
 

Attachments

  • LMLander-03a.zip
    1.5 MB · Views: 10

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,738
Reaction score
2,709
Points
203
Location
Dallas, TX
Working on a VC for this guy. Sure I can make a mesh of the rover,....

I think I might add the cargoboxes that just move down to the terrain. They are attachments. The problem is I can have them as a vessel an attached. Make them a UACS cargo vessel and then have cargo deploy?
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,738
Reaction score
2,709
Points
203
Location
Dallas, TX
Keep in mind this thing would need to fold up somewhat like the LRV from Apollo
Not sure if that is possible.

Right now this lander has no vc, internal view. Trying to code that in
 
Last edited:

barrygolden

Well-known member
Joined
Nov 3, 2009
Messages
951
Reaction score
299
Points
78
Location
North of Houston
I know the LM lander needs a good VC you might look at this dark Matter VC for ideas
here is some examples of external cargo carrying the LTV would start out folded with the wheels underneath the tool boxes folded up into the seats and the light bar folded back. Covered with this gold foil then push a key and gold foil gone then another key and LTV on ground and deployed. I think the LM has 3 of these cargo racks 1 carry the rover another one carries the AlSEP and the third one carry the tool boxes
 

Attachments

  • cargo boxes.png
    cargo boxes.png
    522.9 KB · Views: 12
  • foil cover.png
    foil cover.png
    646.9 KB · Views: 12
  • 0381a (1).jpg
    0381a (1).jpg
    93.3 KB · Views: 12

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,738
Reaction score
2,709
Points
203
Location
Dallas, TX
So far I got these. I need to add a middle section. Not sure how the seats should fit the guys. I will add the cargo section in the aft.
 

Attachments

  • ltvview2.jpg
    ltvview2.jpg
    34.1 KB · Views: 5
  • ltvview1.jpg
    ltvview1.jpg
    40 KB · Views: 5
  • ltvview3.jpg
    ltvview3.jpg
    83.9 KB · Views: 5

barrygolden

Well-known member
Joined
Nov 3, 2009
Messages
951
Reaction score
299
Points
78
Location
North of Houston
Really great start just to let you know those are the advanced Apollo EVA guys not the XEMU guys..
I think this LYV is to go on Artemis 5 but not set in stone
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,738
Reaction score
2,709
Points
203
Location
Dallas, TX
The guys were just to get the scale. Now I get this:
 

Attachments

  • ltvview5.jpg
    ltvview5.jpg
    30.4 KB · Views: 1
  • ltvview4.jpg
    ltvview4.jpg
    41.1 KB · Views: 1

Donamy

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Oct 16, 2007
Messages
6,923
Reaction score
230
Points
138
Location
Cape
I think it should have a canopy to keep out the moon dust.
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,738
Reaction score
2,709
Points
203
Location
Dallas, TX
I finally got the VC to load. But I am going to need help @Max-Q .
Something is weird. When in the left view I can't turn the middle MFD on and the left sel/mnu don't work. But switch to the right and I can operate the center and the left sel/mnu?

I need to paint the buttons also.

And then if this ever gets fixed. I will have to copy it for the ascent module, UGH
 

Attachments

  • CENTERTVCVIEW.jpg
    CENTERTVCVIEW.jpg
    52.5 KB · Views: 5
  • RIGHTVCVIEW.jpg
    RIGHTVCVIEW.jpg
    59.5 KB · Views: 5
  • LEFTVCVIEW.jpg
    LEFTVCVIEW.jpg
    65.6 KB · Views: 5
Top