Skip to content

Commit 4b9257c

Browse files
committed
remove more unused visualizer code
1 parent 0c589d7 commit 4b9257c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pylabrobot/visualizer/lib.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ var selectedResource;
1010

1111
var canvasWidth, canvasHeight;
1212

13-
const robotWidthMM = 100 + 30 * 22.5; // mm, just the deck
14-
const robotHeightMM = 653.5; // mm
1513
var scaleX, scaleY;
1614

1715
var resources = {}; // name -> Resource object

0 commit comments

Comments
 (0)