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.
 
 
 
 
 

111 lines
2.6 KiB

{
"scene_type": "distance_barrier_rb_problem",
"timestep": 1.0,
"rigid_body_problem": {
"gravity": [
0.0,
0.0
],
"rigid_bodies": [{
"vertices": [
[
-1,
3
],
[
-1,
5
],
[
1,
5
],
[
1,
3
]
],
"is_dof_fixed": [
false,
false,
false
],
"edges": [
[
0,
1
],
[
1,
2
],
[
2,
3
],
[
3,
0
]
],
"linear_velocity": [
0.0,
-5.0
],
"angular_velocity": [
0.0
]
},
{
"vertices": [
[
-10,
-1.0
],
[
-10,
0.0
],
[
10,
0.0
],
[
10,
-1.0
]
],
"is_dof_fixed": [
true,
true,
true
],
"edges": [
[
0,
1
],
[
1,
2
],
[
2,
3
],
[
3,
0
]
],
"linear_velocity": [
0.0,
0.0
],
"angular_velocity": [
0.0
]
}
]
}
}