Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
refs/heads/main
/
.
/
y2024_bot3
/
www
/
plotter.html
blob: 86f5aa8f17121bd8819c7e22312863069f2f0d2a [
file
] [
log
] [
blame
]
James (Peilun) Li
a70e575
2024-09-18 20:43:00 -0700
[
diff
] [
blame
]
1
<html>
2
<head>
3
<script
src
=
"plot_index_bundle.min.js"
defer
></script>
4
<link
rel
=
"stylesheet"
href
=
"styles.css"
>
5
</head>
6
<body>
7
</body>
8
</html>