Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
Add jerome asset data for AdvantageScope
Browse files Browse the repository at this point in the history
  • Loading branch information
GalexY727 committed Oct 23, 2023
1 parent 7c511d2 commit a138aec
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 0 deletions.
72 changes: 72 additions & 0 deletions AdvantageScopeAssets/Robot_Jerome/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
{
"name": "Jerome",
"sourceUrl": "https://cad.onshape.com/documents/e2640ecd59ddb735182e226e/w/1d342dc4a6c12f9768adf91c/e/66c4e324ec2ffdfa627a490e",
"rotations": [
{
"axis": "x",
"degrees": 90
},
{
"axis": "z",
"degrees": 90
}
],
"position": [
0,
0,
0.04
],
"cameras": [
{
"name": "FrontCam",
"position": [
0.0508,
-0.1524,
0.2604
],
"resolution": [
1280,
960
],
"fov": 100
}
],
"components": [
{
"zeroedRotations": [
{
"axis": "z",
"degrees": -90
},
{
"axis": "x",
"degrees": 180
},
{
"axis": "y",
"degrees": 90
}
],
"zeroedPosition": [
0,
0,
0
]
},
{
"zeroedRotations": [
{
"axis": "z",
"degrees": -90
},
{
"axis": "y",
"degrees": 270
}
],
"zeroedPosition": [
0, 0, 0
]
}
]
}
Binary file added AdvantageScopeAssets/Robot_Jerome/model.glb
Binary file not shown.
Binary file added AdvantageScopeAssets/Robot_Jerome/model_0.glb
Binary file not shown.
Binary file added AdvantageScopeAssets/Robot_Jerome/model_1.glb
Binary file not shown.

0 comments on commit a138aec

Please sign in to comment.