mirror of
https://github.com/Xevion/history-of-robotics.git
synced 2025-12-06 03:15:17 -06:00
small spelling/grammar mistakes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><meta property=og:title content="Sojourner & Spirit"><meta property=og:site_name content="History of Robotics"><meta property=og:url content=https://xevion.github.io/history-of-robotics/ ><meta property=og:description content="A Vue.js based project about the first two rovers to land on Mars - Sojourner and Spirit. A high-school project centered on a unique and responsive presentation."><meta property=og:type content=website><meta property=og:image content=/history-of-robotics/img/spirit.3d461bd1.jpg><link rel=icon href=/history-of-robotics/favicon.ico><title>History of Robotics - Spirit & Sojourner</title><style>@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@700&display=swap');
|
||||
|
||||
/* Shamelessly stolen from Tim Hazledine */
|
||||
/* Shamelessly stolen from Tim Hazledine */
|
||||
/* Source: https://codepen.io/tomhazledine/pen/dvKZLg */
|
||||
|
||||
.logo {
|
||||
@@ -198,4 +198,4 @@
|
||||
color: white;
|
||||
font-family: 'Segoe UI', sans-serif;
|
||||
text-transform: none;
|
||||
}</style><link href=/history-of-robotics/css/app.60e4a862.css rel=preload as=style><link href=/history-of-robotics/css/chunk-vendors.db58f2bd.css rel=preload as=style><link href=/history-of-robotics/js/app.c885dd66.js rel=preload as=script><link href=/history-of-robotics/js/chunk-vendors.a18a59e3.js rel=preload as=script><link href=/history-of-robotics/css/chunk-vendors.db58f2bd.css rel=stylesheet><link href=/history-of-robotics/css/app.60e4a862.css rel=stylesheet></head><body><div id=app><div id=loader><div class=logo><div class="stars stars-1"></div><div class="stars stars-2"></div><div class="stars stars-3"></div><div class=swooshes><span class="swoosh swoosh-1"></span> <span class="swoosh swoosh-2"></span> <span class="swoosh swoosh-3"></span> <span class="swoosh swoosh-4"></span></div><h1 class=text>nasa</h1><div class=orbit-outer><div class=orbit-wrapper><div class=orbit></div></div></div></div><noscript><p id=noscript>We're sorry but history-of-robotics doesn't work properly without JavaScript enabled. Please enable it to continue.</p></noscript></div></div><script src=/history-of-robotics/js/chunk-vendors.a18a59e3.js></script><script src=/history-of-robotics/js/app.c885dd66.js></script></body></html>
|
||||
}</style><link href=/history-of-robotics/css/app.60e4a862.css rel=preload as=style><link href=/history-of-robotics/css/chunk-vendors.db58f2bd.css rel=preload as=style><link href=/history-of-robotics/js/app.0d2d68e6.js rel=preload as=script><link href=/history-of-robotics/js/chunk-vendors.a18a59e3.js rel=preload as=script><link href=/history-of-robotics/css/chunk-vendors.db58f2bd.css rel=stylesheet><link href=/history-of-robotics/css/app.60e4a862.css rel=stylesheet></head><body><div id=app><div id=loader><div class=logo><div class="stars stars-1"></div><div class="stars stars-2"></div><div class="stars stars-3"></div><div class=swooshes><span class="swoosh swoosh-1"></span> <span class="swoosh swoosh-2"></span> <span class="swoosh swoosh-3"></span> <span class="swoosh swoosh-4"></span></div><h1 class=text>nasa</h1><div class=orbit-outer><div class=orbit-wrapper><div class=orbit></div></div></div></div><noscript><p id=noscript>We're sorry but history-of-robotics doesn't work properly without JavaScript enabled. Please enable it to continue.</p></noscript></div></div><script src=/history-of-robotics/js/chunk-vendors.a18a59e3.js></script><script src=/history-of-robotics/js/app.0d2d68e6.js></script></body></html>
|
||||
File diff suppressed because one or more lines are too long
1
docs/js/app.0d2d68e6.js.map
Normal file
1
docs/js/app.0d2d68e6.js.map
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
13
src/App.vue
13
src/App.vue
@@ -19,7 +19,8 @@
|
||||
</b-nav-item>
|
||||
</b-navbar-nav>
|
||||
<b-navbar-brand class="ml-auto">
|
||||
<a href="https://github.com/Xevion/history-of-robotics" target="_blank" v-b-popover.hover.top="'GitHub Source Code'">
|
||||
<a href="https://github.com/Xevion/history-of-robotics" target="_blank"
|
||||
v-b-popover.hover.top="'GitHub Source Code'">
|
||||
<font-awesome-icon :icon="['fab', 'github-square']" size="lg" :style="{color: 'white'}"/>
|
||||
</a>
|
||||
</b-navbar-brand>
|
||||
@@ -85,7 +86,7 @@
|
||||
<li class="py-1">
|
||||
<em>Three cameras</em>, one color, two monochrome. However, the operators primarily
|
||||
used images from the lander's IMP camera system, as it had higher quality on top of
|
||||
having a height advantage over the rover.
|
||||
having a height advantage over the rover, which always kept close to the lander.
|
||||
</li>
|
||||
</ul>
|
||||
</b-col>
|
||||
@@ -98,8 +99,8 @@
|
||||
</p>
|
||||
<p class="ml-4 ml-sm-3">
|
||||
As such, human telegraphed movements too slow for the mission, and while complete autopilot
|
||||
is impossible for such a complex mission, the rovers, landers, and spacecraft made by NASA
|
||||
had to be programmer with autopilot.
|
||||
is impossible for such a complex mission, the rovers, landers, and spacecraft engineered by
|
||||
NASA had to be programmed with autopilot.
|
||||
</p>
|
||||
<p class="ml-4 ml-sm-3">
|
||||
To solve this problem, Sojourner, along with every rover to land on Mars, is equipped with
|
||||
@@ -209,8 +210,8 @@
|
||||
<h3>Chassis/Body/Frame</h3>
|
||||
<p class="ml-4 ml-sm-3">
|
||||
Each Rover that lands on Mars gets bigger and better - Spirit and Opportunity were the first
|
||||
to show Sojourner this, their dimensions beating Sojourner in each axis by 5 (minimum).
|
||||
Solar panels, wheels, and the tools at their disposal increased too.
|
||||
to show Sojourner this, their dimensions beating Sojourner in each axis by 5 to 1 (minimum).
|
||||
Solar panels, wheels, and the number of tools at their disposal increased too.
|
||||
</p>
|
||||
<!-- <h3>Communication</h3>-->
|
||||
<!-- <p class="ml-4 ml-sm-3">-->
|
||||
|
||||
Reference in New Issue
Block a user