|
15 | 15 | <numeric name="agent_sample_width" data="0.0025" /> |
16 | 16 | <numeric name="agent_policy_width" data="0.0035" /> |
17 | 17 | <numeric name="sampling_exploration" data="0.5" /> |
18 | | - <numeric name="sampling_trajectories" data="100"/> |
| 18 | + <numeric name="sampling_trajectories" data="120"/> |
19 | 19 | <numeric name="sampling_spline_points" data="4" /> |
20 | 20 | <numeric name="gradient_spline_points" data="6" /> |
21 | 21 | </custom> |
|
36 | 36 | <geom name="floor" pos="0 0 -0.75" size="0 0 0.05" type="plane" material="groundplane"/> |
37 | 37 | <body name="table" pos="0 0 -0.75"> |
38 | 38 | <geom name="table" pos="0 0 0.6509" size="0.61 0.37 0.1" type="box" class="collision"/> |
| 39 | + <geom name="table_visual" pos="0 0 0.6509" size="0.61 0.37 0.1" type="box" rgba="0.4 0.4 0.4 1" conaffinity="0" contype="0"/> |
39 | 40 | </body> |
40 | 41 | <body mocap="true" name="box_goal_mocap"> |
41 | | - <geom group="5" size="0.02" rgba="1 0.4 0.4 1" conaffinity="0" contype="0"/> |
| 42 | + <geom group="2" size="0.02" rgba="1 0.4 0.4 1" conaffinity="0" contype="0"/> |
42 | 43 | </body> |
43 | 44 | <body name="box"> |
44 | 45 | <freejoint/> |
45 | | - <geom name="box" type="box" size="0.025 0.025 0.025" priority="1" condim="6" |
| 46 | + <geom name="box" type="box" size="0.015 0.015 0.015" priority="1" condim="6" |
46 | 47 | friction="1.5 .03 .003" rgba="0 1 0 1"/> |
47 | 48 | </body> |
48 | 49 | </worldbody> |
49 | 50 | <keyframe> |
50 | 51 | <key name="home" qpos= |
51 | 52 | "0 -0.96 1.16 0 -0.3 0 0.002 0.002 |
52 | 53 | 0 -0.96 1.16 0 -0.3 0 0.002 0.002 |
53 | | - 0.1 0.2 0.3 1 0 0 0" |
54 | | - ctrl="-0.1 0 0 0 0 0 0.01 0.1 0 0 0 0 0 0.01"/> |
| 54 | + -0.25 0.2 0.3 1 0 0 0" |
| 55 | + mpos="0.4 -0.25 0.3" |
| 56 | + act= "-0.1 0 0 0 0 0 0.03 0.1 0 0 0 0 0 0.03" |
| 57 | + ctrl="-0.1 0 0 0 0 0 0.03 0.1 0 0 0 0 0 0.03"/> |
55 | 58 | </keyframe> |
56 | 59 |
|
57 | 60 | <sensor> |
58 | | - <user name="Reach L" dim="3" user="2 0.1 0 5 0.01"/> |
59 | | - <user name="Reach R" dim="3" user="2 0.1 0 5 0.01"/> |
| 61 | + <user name="Reach L" dim="3" user="2 0.1 0 .5 0.005"/> |
| 62 | + <user name="Reach R" dim="3" user="2 0.1 0 .5 0.005"/> |
60 | 63 | <user name="Bring" dim="3" user="2 1 0 1 0.003"/> |
61 | | - <!-- <user name="arm_table_contact" dim="2" user="2 0.5 0 1 0.01"/> |
62 | | - <user name="arm_arm_contact" dim="1" user="2 0.5 0 1 0.01"/> --> |
63 | 64 | <framepos name="left/gripper" objtype="site" objname="left/gripper"/> |
64 | 65 | <framepos name="right/gripper" objtype="site" objname="right/gripper"/> |
65 | 66 | <framepos name="box" objtype="body" objname="box"/> |
|
0 commit comments