You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
97 lines
2.3 KiB
97 lines
2.3 KiB
{
|
|
"scene_type": "distance_barrier_rb_problem",
|
|
"rigid_body_problem": {
|
|
"rigid_bodies": [
|
|
{
|
|
"vertices": [
|
|
[
|
|
-1,
|
|
-1
|
|
],
|
|
[
|
|
-1,
|
|
1
|
|
],
|
|
[
|
|
1,
|
|
1
|
|
],
|
|
[
|
|
1,
|
|
-1
|
|
]
|
|
],
|
|
"edges": [
|
|
[
|
|
0,
|
|
1
|
|
],
|
|
[
|
|
1,
|
|
2
|
|
],
|
|
[
|
|
2,
|
|
3
|
|
],
|
|
[
|
|
3,
|
|
0
|
|
]
|
|
],
|
|
"linear_velocity": [
|
|
-0.5,
|
|
-1.0
|
|
],
|
|
"angular_velocity": [
|
|
0.0
|
|
]
|
|
},
|
|
{
|
|
"vertices": [
|
|
[
|
|
-10,
|
|
-10
|
|
],
|
|
[
|
|
-10,
|
|
-9
|
|
],
|
|
[
|
|
10,
|
|
-9
|
|
],
|
|
[
|
|
10,
|
|
-10
|
|
]
|
|
],
|
|
"edges": [
|
|
[
|
|
0,
|
|
1
|
|
],
|
|
[
|
|
1,
|
|
2
|
|
],
|
|
[
|
|
2,
|
|
3
|
|
],
|
|
[
|
|
3,
|
|
0
|
|
]
|
|
],
|
|
"linear_velocity": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"angular_velocity": [
|
|
0.0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|