Skip to content

Commit

Permalink
Update demonstration_config.json
Browse files Browse the repository at this point in the history
Signed-off-by: Dibyendu Das <dibyendu.das.in@gmail.com>
  • Loading branch information
dibyendu authored Sep 17, 2024
1 parent 8b8aaa1 commit 580f90f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions demonstration_config.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"dimensions": [
{"name": "x", "min": 0.7200, "max": 1.07, "n_segments": 4},
{"name": "y", "min": -0.27, "max": 0.725, "n_segments": 4},
{"name": "x", "min": 0.7200, "max": 1.1000, "n_segments": 4},
{"name": "y", "min": -0.300, "max": 0.7550, "n_segments": 4},
{"name": "θ", "min": 0, "max": 0, "n_segments": 1}
],
"initial_joint_config": [0.941864203761644, -0.10431069357620813, -0.6772525178514102, 0.7535680620487095, 2.131082809569811, -1.3157720208087136, -1.0695681043531047],
"n_objects": 1,
"pouring": [0.941864203761644, -0.10431069357620813, -0.6772525178514102, 0.7535680620487095, 2.131082809569811, -1.3157720208087136, -1.0695681043531047],
"scooping": [0.941864203761644, -0.10431069357620813, -0.6772525178514102, 0.7535680620487095, 2.131082809569811, -1.3157720208087136, 0.4924078329112178]
}
}

0 comments on commit 580f90f

Please sign in to comment.