IPB

Welcome Guest ( Log In | Register )

14 Pages V  « < 3 4 5 6 7 > »   
Reply to this topicStart new topic
My personnal MER 3d software
djellison
post May 19 2006, 10:15 AM
Post #61


Founder
****

Group: Chairman
Posts: 14431
Joined: 8-February 04
Member No.: 1



For those that use WGET..

CODE
wget -r -nc -np -A "*xyl*.img","*rsl*.img" -I,"*rdr*" http://pdsimg.jpl.nasa.gov/data/mer/mer1no_0xxx/data/sol0070/


Obviously - mer1 is Oppy - swop that to mer2 for Spirit..and the sol number is self explan. really. It gets just the XYL and IMG's - nothing else.

Alternatively
CODE
wget -r -nc -np -A "*rsl*.img.jpg" -I,"*rdr*" http://pdsimg.jpl.nasa.gov/data/mer/mer1no_0xxx/browse/sol0005/
for the JPG's instead of IMG's - and just cut the "*rsl*.img" out of the first one instead.


Doug
Go to the top of the page
 
+Quote Post
djellison
post May 19 2006, 04:10 PM
Post #62


Founder
****

Group: Chairman
Posts: 14431
Joined: 8-February 04
Member No.: 1



Meanwhile, just a bit of fun...
Attached thumbnail(s)
Attached Image
 
Go to the top of the page
 
+Quote Post
Indian3000
post May 19 2006, 05:54 PM
Post #63


Member
***

Group: Members
Posts: 239
Joined: 20-April 05
From: Bruxelles, Belgium
Member No.: 278



QUOTE (djellison @ May 19 2006, 06:10 PM) *
Meanwhile, just a bit of fun...



good work biggrin.gif

i dont know the english equivalent expression,but in french

"ce faire couper l'herbe sous le pied" tongue.gif

i work on a same module,
two thing, stereo screenshot and
stereo realtime navigation.

i work too on "dem" viewer smile.gif thanx for the link


--------------------
Go to the top of the page
 
+Quote Post
Indian3000
post May 19 2006, 08:33 PM
Post #64


Member
***

Group: Members
Posts: 239
Joined: 20-April 05
From: Bruxelles, Belgium
Member No.: 278



XYL /RSL viewer is only a small part of my program.

here is two year of my life and some thousand hundred of line of code.

the first lines of code one was written little time after the landing of opportunity.

this is screenshot of version 1.0, write version 2.0 now ... smile.gif

Attached Image



Attached Image


Attached Image


Attached Image



web update smile.gif

Attached Image


version 2
you recognize some element biggrin.gif

Attached Image


my plan is to share this, but it is still too early. the program is not stable, but in several month, i thing make a release.


--------------------
Go to the top of the page
 
+Quote Post
MaxSt
post May 19 2006, 09:44 PM
Post #65


XYL Code Genius
***

Group: Members
Posts: 138
Joined: 23-November 05
Member No.: 566



that's crazy... biggrin.gif

By the way, can you make "top views" from very recent Opportunity images?
Go to the top of the page
 
+Quote Post
Nix
post May 19 2006, 10:09 PM
Post #66


Chief Assistant
****

Group: Admin
Posts: 1409
Joined: 5-January 05
From: Ierapetra, Greece
Member No.: 136



Man that IS crazy. I have so much to learn ohmy.gif ohmy.gif

Top-stuff Indian.

Nico


--------------------
photographer, space imagery enthusiast, proud father and partner, and geek.


http://500px.com/sacred-photons &
Go to the top of the page
 
+Quote Post
Bob Shaw
post May 19 2006, 11:01 PM
Post #67


Senior Member
****

Group: Members
Posts: 2488
Joined: 17-April 05
From: Glasgow, Scotland, UK
Member No.: 239



You either share it *soon* or Doug sends round a white-skinned guy in a monk suit!

Just for a 'chat', capice?

Bob Shaw


--------------------
Remember: Time Flies like the wind - but Fruit Flies like bananas!
Go to the top of the page
 
+Quote Post
CosmicRocker
post May 20 2006, 04:07 AM
Post #68


Senior Member
****

Group: Members
Posts: 2228
Joined: 1-December 04
From: Marble Falls, Texas, USA
Member No.: 116



QUOTE (djellison @ May 19 2006, 05:15 AM) *
For those that use WGET...
Thanks for mentioning that, Doug. It should greatly simplify the data downloading process. smile.gif

Indian3000: We will eagerly anticipate version 2.0. Thanks for sharing your excellent work with us.


--------------------
...Tom

I'm not a Space Fan, I'm a Space Exploration Enthusiast.
Go to the top of the page
 
+Quote Post
Nix
post May 20 2006, 06:19 AM
Post #69


Chief Assistant
****

Group: Admin
Posts: 1409
Joined: 5-January 05
From: Ierapetra, Greece
Member No.: 136



laugh.gif Bob! Ahum.. cool.gif

shall I make a visit?

Nico


--------------------
photographer, space imagery enthusiast, proud father and partner, and geek.


http://500px.com/sacred-photons &
Go to the top of the page
 
+Quote Post
djellison
post May 20 2006, 07:05 AM
Post #70


Founder
****

Group: Chairman
Posts: 14431
Joined: 8-February 04
Member No.: 1



Actually, I just completed the game 'Mafia' so I know what to do.

Pretend your name is Paulie, grab a car, get gun's from a guy down on the south side..then go and 'pay him a little visit' to 'offer Mr Salieri's regards'

V2 looks astonishing, downloading tools in there as well. It's basically SAP / RSVP for the amateur community!

Doug
Go to the top of the page
 
+Quote Post
djellison
post May 20 2006, 08:17 AM
Post #71


Founder
****

Group: Chairman
Posts: 14431
Joined: 8-February 04
Member No.: 1



I set off grabbing stuff site by site for the drive from Spirit's landing site to Bonneville, but I've found a bug ( i think )

Basically, it's dumping every site on the same spot ohmy.gif

Doug
Attached thumbnail(s)
Attached Image
Attached Image
 
Go to the top of the page
 
+Quote Post
Indian3000
post May 20 2006, 10:01 AM
Post #72


Member
***

Group: Members
Posts: 239
Joined: 20-April 05
From: Bruxelles, Belgium
Member No.: 278



QUOTE (djellison @ May 20 2006, 10:17 AM) *
I set off grabbing stuff site by site for the drive from Spirit's landing site to Bonneville, but I've found a bug ( i think )

Basically, it's dumping every site on the same spot ohmy.gif

Doug


it's not a bug, don't mix site now you can mix drive but no site, see post #44
i need a better Rover Mobility path before site mix.


--------------------
Go to the top of the page
 
+Quote Post
djellison
post May 20 2006, 10:46 AM
Post #73


Founder
****

Group: Chairman
Posts: 14431
Joined: 8-February 04
Member No.: 1



Ahhhh smile.gif I get it now.

Not sure how easy it would be - but when it comes to screen-shots and map making - it would be nice to have a value in the top corner that says the current F.O.V - so we can zoom in/out the same ammount every time we load it to make sure we're looking at the same ammount of 'stuff' smile.gif

Doug
Go to the top of the page
 
+Quote Post
Indian3000
post May 20 2006, 11:48 AM
Post #74


Member
***

Group: Members
Posts: 239
Joined: 20-April 05
From: Bruxelles, Belgium
Member No.: 278



QUOTE (djellison @ May 20 2006, 12:46 PM) *
Ahhhh smile.gif I get it now.

Not sure how easy it would be - but when it comes to screen-shots and map making - it would be nice to have a value in the top corner that says the current F.O.V - so we can zoom in/out the same ammount every time we load it to make sure we're looking at the same ammount of 'stuff' smile.gif

Doug



yes, why not, a bookmark of view ... cool idea smile.gif , for the F.O.V i do'nt change it, it'is fixed to 45 deg. ( PI / 4 ) Rad.


some informations about parameters you can change the column radius ( 16 by default ) but if you change it you need to "check" the column REGEN ( for regeneretion , i recomputer a new mesh when the column is checked and you click on view ) 16 is a good value, after that, the precission and details are bad.

ha other thing a square in blue grid is a square 1 meter by 1 meter ( ex : radius is 16 then mesh is filtred 16 meter around the rover site-drive.) in others terms 1 unit in 3d world is 1 meter

with a right click in 3d form, you can show/hide Path et Path references, quaternion option is not used any more.


--------------------
Go to the top of the page
 
+Quote Post
djellison
post May 20 2006, 02:44 PM
Post #75


Founder
****

Group: Chairman
Posts: 14431
Joined: 8-February 04
Member No.: 1



Ahh - it's a fixed 45 deg FOV.

Would it be possible to have a height of the 'camera' above the reference plane then - just a means to check the height of the camera smile.gif

Also - are these Ortho or Perspective views?

Doug
Go to the top of the page
 
+Quote Post

14 Pages V  « < 3 4 5 6 7 > » 
Reply to this topicStart new topic

 



RSS Lo-Fi Version Time is now: 29th March 2024 - 02:22 PM
RULES AND GUIDELINES
Please read the Forum Rules and Guidelines before posting.

IMAGE COPYRIGHT
Images posted on UnmannedSpaceflight.com may be copyrighted. Do not reproduce without permission. Read here for further information on space images and copyright.

OPINIONS AND MODERATION
Opinions expressed on UnmannedSpaceflight.com are those of the individual posters and do not necessarily reflect the opinions of UnmannedSpaceflight.com or The Planetary Society. The all-volunteer UnmannedSpaceflight.com moderation team is wholly independent of The Planetary Society. The Planetary Society has no influence over decisions made by the UnmannedSpaceflight.com moderators.
SUPPORT THE FORUM
Unmannedspaceflight.com is funded by the Planetary Society. Please consider supporting our work and many other projects by donating to the Society or becoming a member.