This commit is contained in:
legop3
2026-05-01 19:52:53 -04:00
parent 9c287f068a
commit df7b933f41
3 changed files with 2 additions and 10 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -11,7 +11,7 @@
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="apple-mobile-web-app-title" content="Multi Roomba Rover" />
<title>Multi Roomba Rover</title>
<script type="module" crossorigin src="/assets/index-BpIdNRSY.js"></script>
<script type="module" crossorigin src="/assets/index-CyrLefed.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CGvUXLso.css">
</head>
<body>
@@ -258,14 +258,6 @@ export default function VipNeatoCard({
<line x1="110" y1="18" x2="110" y2="202" stroke="#166534" strokeWidth="1" />
<line x1="18" y1="110" x2="202" y2="110" stroke="#166534" strokeWidth="1" />
<circle cx="110" cy="110" r="4" fill="#4ade80" />
<polyline
points={lidarDots}
fill="none"
stroke="#4ade80"
strokeWidth="1.5"
strokeLinejoin="round"
strokeLinecap="round"
/>
{lidarPoints
.filter(
(point) =>