-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathteams.html
146 lines (134 loc) · 7.01 KB
/
teams.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Teams in Stanford Student Robotics</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts -->
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Muli" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins:800" rel="stylesheet">
<!-- Custom styles -->
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
<link rel="stylesheet" href="vendor/simple-line-icons/css/simple-line-icons.css">
<link href="css/main.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- NAVBAR -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="/index.html">
<img src="img/RoboLogo.png" alt="">
<span class="ml-1">Stanford Robotics</span>
</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse"
data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false"
aria-label="Toggle navigation">
Menu
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#rover">Rover</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#doggo">Extreme Mobility</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#explore">Explore</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://stanfordroboticsclub.slack.com/signup">Join</a>
</li>
</ul>
</div>
</div>
</nav>
<section id="teams-solo" class="teams-solo">
<div class="container">
<div class="section-heading text-center">
<h2>Our Teams</h2>
<p>Find your fit amongst our exciting projects!</p>
<hr>
</div>
</div>
<div class="container">
<div id="rover" class="row align-items-center no-gutters mb-4 mb-lg-5">
<div class="col-xl-8 col-lg-7">
<img class="img-fluid mb-3 mb-lg-0" src="img/rover3.jpg" alt="">
</div>
<div class="col-xl-4 col-lg-5">
<div class="featured-text text-center text-lg-left">
<h4>Mars Rover</h4>
<p class="text-white-50 mb-0">
We are the rover team! Our mission is to build robots for the annual University Rover Challenge (URC). From dexterously repairing equipment, to traversing extreme terrain, to autonomously searching the open desert for wooden posts, our rovers have to be complex feats of electrical engineering, computer science, and mechanical engineering. Every year we embark on the journey to build a new rover from scratch to both innovate and educate.
</p>
</div>
</div>
</div>
<div id="doggo" class="row align-items-center no-gutters mb-4 mb-lg-5">
<div class="col-xl-4 col-lg-5">
<div class="featured-text-left text-center text-lg-left">
<h4>Extreme Mobility</h4>
<p class="text-white-50 mb-0">
We build open-source legged robots that push the boundary of where robots can go. Our first robot, Stanford Doggo, received worldwide recognition in 2018 after setting a new bar for robot agility at an affordable price. Our current projects include Woofer, a larger quadruped robot designed to enrich robotics research, and Pupper, a smaller quadruped designed to engage the open source community.
</p>
</div>
</div>
<div class="col-xl-8 col-lg-7 order-first order-lg-last">
<img class="img-fluid mb-3 mb-lg-0" src="img/doggo1.jpg" alt="">
</div>
</div>
<div id="explore" class="row align-items-center no-gutters mb-4 mb-lg-5">
<div class="col-xl-8 col-lg-7">
<img class="img-fluid mb-3 mb-lg-0" src="img/explore2.jpg" alt="">
</div>
<div class="col-xl-4 col-lg-5">
<div class="featured-text text-center text-lg-left">
<h4>Explore</h4>
<p class="text-white-50 mb-0">
3 teams for which we will define the goal of the projects soon. These teams will offer more mentorship through big weekly meetings in between all explore teams. Talk to the team leads or the co-presidents if you have an idea that you would like to see become an explore team.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER -->
<footer style="padding-top: 0">
<div class="container">
<span> Made with <i class="fas fa-heart" style="color: #e25555;"></i> in Packard</span>
<ul class="list-inline">
<li class="list-inline-item">
<a href="/index.html#page-top">Home</a>
</li>
<li class="list-inline-item">
<a class="js-scroll-trigger" href="#page-top">Teams</a>
</li>
<li class="list-inline-item">
<a href="https://stanfordroboticsclub.slack.com/signup">Join</a>
</li>
<li class="list-inline-item">
<a href="/index.html#contact">Contact</a>
</li>
<li class="list-inline-item">
<a href="/index.html">Sponsors</a>
</li>
</ul>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/scroll-helper.js"></script>
</body>
</html>