Skip to content

Commit

Permalink
Add Ascope Field with Game Object support (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
m10653 authored Mar 18, 2024
1 parent 5dce624 commit 8a896e1
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions advantageScope/Field3d_2024FieldV2/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"name": "2024 With Notes",
"sourceUrl": "https://cad.onshape.com/documents/dcbe49ce579f6342435bc298/w/b93673f5b2ec9c9bdcfec487",
"rotations": [
{
"axis": "x",
"degrees": 90
},
{
"axis": "z",
"degrees": 180
}
],
"widthInches": 651.25,
"heightInches": 323.25,
"defaultOrigin": "blue",
"driverStations": [
[-8.27, 3.144],
[-8.27, -0.26],
[-8.27, -2.088],
[8.27, -2.088],
[8.27, -0.26],
[8.27, 3.144]
],
"gamePieces": [
{
"name": "Note",
"rotations": [
{
"axis": "x",
"degrees": 90
}
],
"position": [0, 0, 0],
"stagedObjects": [
"Note",
"Note_1",
"Note_2",
"Note_3",
"Note_4",
"Note_5",
"Note_6",
"Note_7",
"Note_8",
"Note_9",
"Note_10"
]
},
{
"name": "High Note",
"rotations": [
{
"axis": "x",
"degrees": 90
}
],
"position": [0, 0, 0],
"stagedObjects": []
}
]
}
Binary file added advantageScope/Field3d_2024FieldV2/model.glb
Binary file not shown.
Binary file added advantageScope/Field3d_2024FieldV2/model_0.glb
Binary file not shown.
Binary file added advantageScope/Field3d_2024FieldV2/model_1.glb
Binary file not shown.

0 comments on commit 8a896e1

Please sign in to comment.