Skip to content

Commit

Permalink
Organized fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
zfergus committed Mar 3, 2020
1 parent 5f8d487 commit dffaa45
Show file tree
Hide file tree
Showing 101 changed files with 10 additions and 1,867 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"scene_type": "distance_barrier_rb_problem",
"max_iterations": 300,
"timestep_size": 0.1,
"scene_type": "distance_barrier_rb_problem",
"distance_barrier_constraint": {
"custom_initial_epsilon": 0.1,
"detection_method": "hash_grid",
"use_distance_hashgrid": true,
"active_constraint_scale": 1.01,
"custom_hashgrid_cellsize": -1
},
"barrier_solver": {
"e_b": 1e-10,
Expand All @@ -26,8 +25,7 @@
0.0,
-3.0
],
"rigid_bodies": [
{
"rigid_bodies": [{
"oriented": true,
"vertices": [
[
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"max_iterations": 300,
"max_iterations": 150,
"timestep_size": 0.1,
"scene_type": "distance_barrier_rb_problem",
"distance_barrier_constraint": {
Expand All @@ -25,8 +25,7 @@
0.0,
-1.0
],
"rigid_bodies": [
{
"rigid_bodies": [{
"vertices": [
[
-1,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
181 changes: 0 additions & 181 deletions fixtures/bouncing-diamond.json

This file was deleted.

Loading

0 comments on commit dffaa45

Please sign in to comment.