Vessel Mars 2020 Rover and Mars Helicopter Scout

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,636
Reaction score
2,613
Points
203
Location
Dallas, TX
So I download the hi res mars. And had to rest the height above ground.
GD6Md2n.jpg

Here it is landed. I might need some sort of brake to keep in form moving.
3fAqmCU.jpg

So when I restart it the copter jumps high and lands
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,636
Reaction score
2,613
Points
203
Location
Dallas, TX

barrygolden

Well-known member
Joined
Nov 3, 2009
Messages
936
Reaction score
291
Points
78
Location
North of Houston
Added some crashed vessels:
1ZlU7dW.jpg


but I can not get the copter to do right.

I tried a VB version and the copter just kept going up with no thrust applied.

Maybe because it is too light?

JQTgilN.jpg
where is the link for the hi res Mars ? With brianj under the weather is there any one else who could do the EDL ?
 

Urwumpe

Not funny anymore
Addon Developer
Donator
Joined
Feb 6, 2008
Messages
37,588
Reaction score
2,312
Points
203
Location
Wolfsburg
Preferred Pronouns
Sire
Can you check the forces in Orbiter? Maybe you have something unaccounted for.
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,636
Reaction score
2,613
Points
203
Location
Dallas, TX
Here she is. I had to reset the ouchdowndown so she is above the terrain
nFJTXqa.jpg

VnkjLgu.jpg


This is what I have:
EMPTY_MASS = 1
VSIZE = 1
PMI = 2.5 9 9
CSECTIONS = 20 20 20
GRAVITYGDAMP = 0
ROTDRAG = 0.01 0.01 0.01

PRP_0_ID = 0
PRP_0_MAXMASS = 0.1
PRP_0_EFFICIENCY = 1
PRP_0_PRIMARY = TRUE
PRP_0_NAME = Tank_0


TDP_1_0_POS = 0 -0.59 22
TDP_1_0_STIFFNESS = 7.194
TDP_1_0_DAMPING = 5.06354
TDP_1_0_MU = 0.1
TDP_1_0_MULNG = 0.2

TDP_1_1_POS = -17.3205 -0.59 -10
TDP_1_1_STIFFNESS = 7.194
TDP_1_1_DAMPING = 5.06354
TDP_1_1_MU = 3
TDP_1_1_MULNG = 0.2

TDP_1_2_POS = 17.3205 -0.59 -10
TDP_1_2_STIFFNESS = 7.194
TDP_1_2_DAMPING = 5.06354
TDP_1_2_MU = 3
TDP_1_2_MULNG = 0.2

TDP_1_3_POS = 0 20 0
TDP_1_3_STIFFNESS = 7.194
TDP_1_3_DAMPING = 5.06354
TDP_1_3_MU = 3
TDP_1_3_MULNG = 0.2
 

4throck

Enthusiast !
Joined
Jun 19, 2008
Messages
3,502
Reaction score
1,008
Points
153
Location
Lisbon
Website
orbiterspaceport.blogspot.com

jarmonik

Well-known member
Orbiter Contributor
Addon Developer
Beta Tester
Joined
Mar 28, 2008
Messages
2,651
Reaction score
785
Points
128
When I was helping to bring AMSO for Orbiter 2016 I noticed a problem to set vessels properly landed on a surface and there appears to be undocumented feature in the Orbiter that's critical. Value "10" must be passed to "arot.x"

C++:
VESSELSTATUS2 vs;
memset(&vs, 0, sizeof(vs));
vs.version = 2;
vs.rbody = hMars;
vs.status = 1;             // Landed
vs.arot.x = 10;            // <----- Undocumented feature "command code" to land on touchdown points !! IMPORTANT !!
vs.surf_lng = 1.234;
vs.surf_lat = 1.234;
vs.surf_hdg = 0.0;
hVessel->DefSetStateEx(&vs);
 

kuddel

Donator
Donator
Joined
Apr 1, 2008
Messages
2,064
Reaction score
507
Points
113
When I was helping to bring AMSO for Orbiter 2016 I noticed a problem to set vessels properly landed on a surface and there appears to be undocumented feature in the Orbiter that's critical. Value "10" must be passed to "arot.x"
How on earth (mars) did you get that information?
 

Gargantua2024

The Desktop Orbinaut
Joined
Oct 14, 2016
Messages
1,050
Reaction score
1,257
Points
128
Location
San Jose Del Monte, Bulacan
The latest release of Mars 2020 on the top post doesn't work for me. No CTD occurred....just endless loading (both D3D9 and normal graphics)
Code:
**** Orbiter.log
000000.000: Build Aug 28 2016 [v.160828]
000000.000: Timer precision: 5.69956e-007 sec
000000.000: Found 0 joystick(s)
000000.000: Module AtlantisConfig.dll .... [Build 160828, API 160828]
000000.000: Module AtmConfig.dll ......... [Build 160828, API 160828]
000000.000: Module DGConfigurator.dll .... [Build 160828, API 160828]
000000.000: Module EnergyConfigurator.dll  [Build 200818, API 160828]
000000.000: ---------------------------------------------------------------
BaseDir    : C:\Users\omar\Documents\Orbiter\
ConfigDir  : C:\Users\omar\Documents\Orbiter\Config\
MeshDir    : C:\Users\omar\Documents\Orbiter\Meshes\
TextureDir : C:\Users\omar\Documents\Orbiter\Textures\
HightexDir : C:\Users\omar\Documents\Orbiter\Textures2\
ScenarioDir: C:\Users\omar\Documents\Orbiter\Scenarios\
000000.000: ---------------------------------------------------------------
D3D9 DLLs  : C:\Windows\SYSTEM32\d3d9.dll [v 10.0.14393.351]
           : C:\Windows\SYSTEM32\d3dx9_43.dll [v 9.29.952.3111]
000000.000: ---------------------------------------------------------------
000000.000: Module D3D9Client.dll ........ [Build 200907, API 160828]
000000.000: Module ScnEditor.dll ......... [Build 160828, API 160828]
000000.000: Module Multistage2015_MFD.dll  [Build 170626, API 160828]
000000.000: Module transx.dll ............ [Build 160216, API 160214]
000000.000:
000000.000: **** Creating simulation session
000000.000: D3D9: [DirectX 9 Initialized]
D3D9: 3D-Adapter.............. : AMD Radeon(TM) R2 Graphics
D3D9: MaxTextureWidth......... : 16384
D3D9: MaxTextureHeight........ : 16384
D3D9: MaxTextureRepeat........ : 8192
D3D9: VolTexAddressCaps....... : 0x3F
D3D9: NumSimultaneousRTs...... : 4
D3D9: VertexDeclCaps.......... : 0x3FF
D3D9: MiscCaps................ : 0x3FCCF2
D3D9: XNA Math Support........ : Yes
D3D9: Vertex Texture.......... : Yes
D3D9: Separate AlphaBlend..... : Yes
D3D9: Shadow Mapping.......... : Yes
D3D9: D3DFMT_A16B16G16R16F.... : Yes
D3D9: D3DFMT_A32B32G32R32F.... : Yes
D3D9: D3DFMT_D32F_LOCKABLE.... : Yes
D3D9: D3DFMT_A2R10G10B10...... : Yes
D3D9: D3DFMT_L8............... : Yes
D3D9: D3DDTCAPS_DEC3N......... : Yes
D3D9: D3DDTCAPS_FLOAT16_2..... : Yes
D3D9: D3DDTCAPS_FLOAT16_4..... : Yes
D3D9: Runs under WINE......... : No
D3D9: D3D9Build Date.......... : 200906
D3D9: Available Texture Memory : 2264 MB
000000.000: D3D9: [3DDevice Initialized]
000000.000: D3D9: [Loading Constellations]
000000.000: D3D9: [D3D9Client Initialized]
000000.000: Module Sun.dll ............... [Build 160828, API 160828]
VSOP87(E) Sun: Precision 1e-006, Terms 554/6634
000000.000: Module Mercury.dll ........... [Build 160828, API 160828]
VSOP87(B) Mercury: Precision 1e-005, Terms 167/7123
000000.000: Module Venus.dll ............. [Build 160828, API 160828]
000000.000: Module VenusAtm2006.dll ...... [Build 160828, API 160828]
VSOP87(B) Venus: Precision 1e-005, Terms 79/1710
000000.000: Module Earth.dll ............. [Build 160828, API 160828]
000000.000: Module EarthAtmJ71G.dll ...... [Build 160828, API 160828]
VSOP87(B) Earth: Precision 1e-008, Terms 2564/2564
000000.000: Module Moon.dll .............. [Build 160828, API 160828]
ELP82: Precision 1e-005, Terms 116/829
000000.000: Module Mars.dll .............. [Build 160828, API 160828]
000000.000: Module MarsAtm2006.dll ....... [Build 160828, API 160828]
VSOP87(B) Mars: Precision 1e-005, Terms 405/6400
000000.000: Module Phobos.dll ............ [Build ******, API 060425]
000000.000: Module Deimos.dll ............ [Build ******, API 060425]
000000.000: Module Galsat.dll ............ [Build 160828, API 160828]
000000.000: Module Jupiter.dll ........... [Build 160828, API 160828]
VSOP87(B) Jupiter: Precision 1e-006, Terms 1624/3625
000000.000: Module Io.dll ................ [Build 160828, API 160828]
000000.000: Module Europa.dll ............ [Build 160828, API 160828]
000000.000: Module Ganymede.dll .......... [Build 160828, API 160828]
000000.000: Module Callisto.dll .......... [Build 160828, API 160828]
000000.000: Module Satsat.dll ............ [Build 160828, API 160828]
000000.000: Module Saturn.dll ............ [Build 160828, API 160828]
VSOP87(B) Saturn: Precision 1e-006, Terms 2904/6365
000000.000: Module Mimas.dll ............. [Build 160828, API 160828]
SATSAT Mimas: Terms 113
000000.000: Module Enceladus.dll ......... [Build 160828, API 160828]
SATSAT Enceladus: Terms 33
000000.000: Module Tethys.dll ............ [Build 160828, API 160828]
SATSAT Tethys: Terms 101
000000.000: Module Dione.dll ............. [Build 160828, API 160828]
SATSAT Dione: Terms 59
000000.000: Module Rhea.dll .............. [Build 160828, API 160828]
SATSAT Rhea: Terms 68
000000.000: Module Titan.dll ............. [Build 160828, API 160828]
SATSAT Titan: Terms 100
000000.000: Module Iapetus.dll ........... [Build 160828, API 160828]
SATSAT Iapetus: Terms 605
000000.000: Module Uranus.dll ............ [Build 160828, API 160828]
VSOP87(B) Uranus: Precision 1e-006, Terms 1827/5269
000000.000: Module Miranda.dll ........... [Build ******, API 060425]
000000.000: Module Ariel.dll ............. [Build ******, API 060425]
000000.000: Module Umbriel.dll ........... [Build ******, API 060425]
000000.000: Module Titania.dll ........... [Build ******, API 060425]
000000.000: Module Oberon.dll ............ [Build ******, API 060425]
000000.000: Module Neptune.dll ........... [Build 160828, API 160828]
VSOP87(B) Neptune: Precision 1e-006, Terms 391/2024
000000.000: Finished initialising world
000000.000: Module MARSROVER2020NEW.dll .. [Build 200824, API 160828]
000000.000: ---------------------------------------------------------------
000000.000: >>> WARNING: Obsolete API function used: VESSEL::SetBankMomentScale
000000.000: At least one active module is accessing an obsolete interface function.
000000.000: Addons which rely on obsolete functions may not be compatible with
000000.000: future versions of Orbiter.
000000.000: ---------------------------------------------------------------
000000.000: Module MARSCOPTER2020.dll .... [Build 190906, API 160828]
000000.000: Finished initialising status
000000.000: Finished initialising camera
000000.000: Finished setting up render state
000000.000: D3D9: [Scene Initialized]
000000.000: Finished initialising panels
 
Top