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.
105 lines
2.5 KiB
105 lines
2.5 KiB
{
|
|
"scene_type": "distance_barrier_rb_problem",
|
|
"rigid_body_problem": {
|
|
"rigid_bodies": [
|
|
{
|
|
"vertices": [
|
|
[
|
|
-1,
|
|
20
|
|
],
|
|
[
|
|
-1,
|
|
22
|
|
],
|
|
[
|
|
1,
|
|
22
|
|
],
|
|
[
|
|
1,
|
|
20
|
|
]
|
|
],
|
|
"edges": [
|
|
[
|
|
0,
|
|
1
|
|
],
|
|
[
|
|
1,
|
|
2
|
|
],
|
|
[
|
|
2,
|
|
3
|
|
],
|
|
[
|
|
3,
|
|
0
|
|
]
|
|
],
|
|
"#rotation": [
|
|
45
|
|
],
|
|
"linear_velocity": [
|
|
0.0,
|
|
-1.0
|
|
],
|
|
"angular_velocity": [
|
|
0.0
|
|
],
|
|
"is_dof_fixed": [
|
|
false,
|
|
false,
|
|
false
|
|
]
|
|
},
|
|
{
|
|
"vertices": [
|
|
[
|
|
-10,
|
|
11
|
|
],
|
|
[
|
|
-10,
|
|
12
|
|
],
|
|
[
|
|
10,
|
|
12
|
|
],
|
|
[
|
|
10,
|
|
11
|
|
]
|
|
],
|
|
"edges": [
|
|
[
|
|
0,
|
|
1
|
|
],
|
|
[
|
|
1,
|
|
2
|
|
],
|
|
[
|
|
2,
|
|
3
|
|
],
|
|
[
|
|
3,
|
|
0
|
|
]
|
|
],
|
|
"linear_velocity": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"angular_velocity": [
|
|
0.0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|