-
Notifications
You must be signed in to change notification settings - Fork 8
/
current-teams.html
165 lines (151 loc) · 6.9 KB
/
current-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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>Intelligent Systems Club</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="icon" type="image/png" href="images/flavicon.png"/>
<link rel="stylesheet" href="sass/bin/main.css" />
<noscript><link rel="stylesheet" href="sass/bin/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- The sliding background images -->
<div class="slideshow-container">
<div class="slideshow">
<div class="slide" style="background-image: url('images/webp/IMG_20240416_164259.webp');"></div>
<div class="slide" style="background-image: url('images/webp/20240610_205732.webp');"></div>
<div class="slide" style="background-image: url('images/webp/20240521_171511.webp');"></div>
<div class="slide" style="background-image: url('images/webp/PXL_20240827_220951128.webp');"></div>
</div>
</div>
<!-- Header -->
<header id="header" class="alt">
<span class="logo">
<a href="index.html"><img src="images/logo.svg" alt="" /> </a>
</span>
<h1>Intelligent Systems Club</h1>
<p id="splash-text" style="white-space: pre">Sometimes the things we build are smart.</p>
</header>
<!-- Nav -->
<div class="hamburger">
<span></span>
<span></span>
<span></span>
</div>
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a class="active">Current Projects</a></li>
<li><a href="past-teams.html">Past Projects</a></li>
<li><a href="join.html">Join</a></li>
<li><a href="sponsors.html">Support</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- TinyKart -->
<section id="tinyCart" class="main special">
<header class="major">
<h2>TinyKart</h2>
</header>
<div class="image-container">
<!-- Image Wrapper -->
<div class="image-wrapper">
<img src="images/webp/20240610_205732.webp" alt="images/20240610_205732.jpg" alt="TinyKart Teaser Image" />
</div>
</div>
<h2>TinyKart</h2>
<p>
Our entry-level project for incoming members, Tinykart is an autonomous RC car platform developed by ISC for educational purposes.
Team members will learn several areas of robotics including software, mechanical, and electrical.
Members gain experience in C++, LiDAR, Ackermann kinematic models, and a basic autonomy stack.
TinyKart allows new members to learn and experiment on a safe and inexpensive platform before moving on to our more advanced projects.
</p>
</section>
<!-- Phoenix -->
<section id="Phoenix" class="main special">
<div style="text-align: center;">
<header class="major">
<h2>Phoenix</h2>
</header>
</div>
<div>
<tr>
<td>
<img src="images/webp/phnx_night_overhead.webp" alt="images/phnx_night_overhead.jpg" class="sponsor-logo"/>
</td>
</tr>
</div>
<h2>Project Phoenix</h2>
<p>
Our flagship project, Phoenix, will have experienced ISC members collaborate with industry
and academia alike to produce an autonomous go-kart. Competing in the <a href="https://www.autonomouskartingseries.com/">Autonomous Karting Series</a>
at Purdue University, Phoenix utilizes ROS2 and mobile robotics techniques to navigate itself at speed, all while a separate safety system keeps
watch in case anything goes wrong. Phoenix will host advanced work from all of mechanical, electrical, and software engineering,
providing a chance for collaboration between disciplines not commonly seen in the classroom.
</p>
<footer class="major">
<ul class="actions special">
<li><a href="join.html" class="button primary">Join ISC</a></li>
</ul>
</footer>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<section>
<dl class="alt">
<div class="calendar-container">
<iframe
src="https://calendar.google.com/calendar/embed?height=400&wkst=1&bgcolor=%23ffffff&ctz=America%2FNew_York&src=aXNjLXJvYm90aWNzQHVtaWNoLmVkdQ&src=YWRkcmVzc2Jvb2sjY29udGFjdHNAZ3JvdXAudi5jYWxlbmRhci5nb29nbGUuY29t&src=ZW4udXNhI2hvbGlkYXlAZ3JvdXAudi5jYWxlbmRhci5nb29nbGUuY29t&color=%23039BE5&color=%2333B679&color=%230B8043&showTitle=0&showNav=0&showDate=0&showPrint=0&showTabs=0&showCalendars=0&showTz=1&mode=AGENDA"
style="border-width:0"
width="500"
height="500"
frameborder="0"
scrolling="no"
></iframe>
</div>
</dl>
</section>
<section>
<h2>Contact</h2>
<dl class="alt">
<dt>Address</dt>
<dd>Institute for Advanced Vehicle Systems</dd>
<dd>4901 Evergreen Rd • Dearborn, MI 48128 • USA</dd>
<dt>Phone</dt>
<dd>313-593-3403</dd>
<dt>Email</dt>
<dd><a href="mailto:[email protected]">[email protected]</a></dd>
</dl>
<ul class="icons">
<li><a href="https://www.instagram.com/umd_isc?utm_source=qr&igsh=MWVpdGk3aW53cjJ4Nw=="
class="icon brands fa-instagram alt"><span class="label">instagram</span></a></li>
<li><a href="https://discord.gg/rFYJDWbCYq" class="icon brands fa-discord alt"><span class="label">Discord</span></a></li>
<li><a href="https://iscumd.slack.com" class="icon brands fa-slack alt"><span class="label">Slack</span></a></li>
<li><a href="https://www.youtube.com/channel/UCKsVvxFOK8rj25WXCyK6qrA" class="icon brands fa-youtube alt"><span class="label">Slack</span></a></li>
<li><a href="https://github.com/iscumd" class="icon brands fa-github alt"><span class="label">GitHub</span></a></li>
<p><li><a href="http://www.iscumd.com/" class='fas fa-home' style='font-size:32px'></a> Home page </p></li>
</ul>
</section>
<img src="images/webp/CECS_marketing_white_HEX_LOGO.webp" style="height: 50%; width: 50%; object-fit: contain"
alt="images/CECS_marketing_white_HEX_LOGO.png" style="height: 50%; width: 50%; object-fit: contain" alt="University of Michigan-Dearborn CECS Logo">
<p class="copyright">© Intelligent Systems Club. Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</footer>
</div>
<!-- Scripts -->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.scrollex.min.js"></script>
<script src="js/jquery.scrolly.min.js"></script>
<script src="js/browser.min.js"></script>
<script src="js/breakpoints.min.js"></script>
<script src="js/util.js"></script>
<script src="js/main.js"></script>
<script src="js/nav.js"></script>
<!-- This last one is our custom script, change it if needed-->
<script src="js/common.js"></script>
</body>
</html>