Virtual Planetary Exploration

Your challenge is to create interactive 3D models of equipment (e.g., planetary geology tools) that future space explorers can use for activities like exploring a planetary surface.

Space Explorer

Summary

The project-space Explorer is a robot who can scan and list the components of a particular substances in a surface. With the hand structure, the robot will pick up the surface sample.the scanner are placed in the eyes. There is a display screen on which the components are displays.The aim of making this projects is to develop a surface theory that can be exclaimed and studied upon to check weather life can be supported or not.

How We Addressed This Challenge

we have developed a surface exploring robot.

We used NASA websites to take ideas and information

It is important for humankind because it helps to increase the knowledge of a particular planet and find possibilities of life.

It works by scanning surface sample and displaying it on the screen. It doesn't require any external input.

By the project, we hope to achieve the best materials found in outer-space which benefit the humankind.

How We Developed This Project

We were inspired by some science fiction moves and watching news about scientists all over the world working hard for us.

An approach was an inquisitive and one we continuously asked ourselves!

"Will this work? Is it beneficial?,etc"

Hardware/software : Html and CSS, vectary were used

problems -

  1. first time exposure so not much knowledge.
  2. due to pandemic no time to discuss physically.
  3. Networks problems-delayed the work.

Achievements :

  1. the physically discuss model was perfect in size.
  2. 3D view was accurate.
  3. we got so much of knowledge and we are excited for more such competition further.
How We Used Space Agency Data in This Project

Hardware/software : Html and CSS, vectary were used .

developed a surface exploring robot

It is important for humankind because it helps to increase the knowledge of a particular planet and find possibilities of life.

with the help of NASA app challenge hints we decided the project.

we took used the NASA website and some other space research center like ISRO to take idea for the project.

Project Demo

Demo video link https://youtu.be/zGBXHh1QXRI

our website made by the code :

Data & Resources

We have used Html and vectary for designing the website and vectary , html css for the 3d model of space robot.

The Main purpose of the space robot is to detect the element which are in land(surface) of the planets

the code for the

<head>

<body>

<body style="background-color:sand;">

<h1><strong>Strange Scientists</strong></h1>

<div style="text-align:center"> 

 <button onclick="playPause()">Play/Pause</button> 

 <button onclick="makeBig()">Big</button>

 <button onclick="makeNormal()">Normal</button><br><br>


<embed src="C:\Users\High-tech\Desktop\Nasa Space Challenge" height = "450" width="580" autostart="true"></embed>

<a href="https://xvzpretcesgqbyg6nq8nlw-on.drv.tw/Stranger%20Scientist/"></a>

</div> 


<script> 

var myVideo = document.getElementById("video1"); 


function playPause() { 

 if (myVideo.paused) 

  myVideo.play(); 

 else 

  myVideo.pause(); 


function makeBig() { 

  myVideo.width = 590; 


function makeNormal() { 

  myVideo.width = 480; 

</script> 

<h2 style="font-family:courier;">Space_robot Image</h2><br>

<img src="robotlabeling.jpg" width="530" height="345"><br><br>


<p style= "font-size: 2vw;"><strong>Note:The Main purpose of the space robot is to detect the element which are in land(surface) of the planets.</strong></p>

</body>

</html>

Tags
#virtual-planetary-exploration #strangerscientists, #Artifilical Intelligence, #spacerobot #, landcover, #ML , #planets #spaceappchallenge , #create
Judging
This project was submitted for consideration during the Space Apps Judging process.