Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -64,8 +64,8 @@
|
|
| 64 |
"time_sampling_offset": 0.001,
|
| 65 |
"min_period": 0.004,
|
| 66 |
"max_period": 4.0,
|
| 67 |
-
"
|
| 68 |
-
"
|
| 69 |
"gripper"
|
| 70 |
],
|
| 71 |
"action_feature_names": [
|
|
|
|
| 64 |
"time_sampling_offset": 0.001,
|
| 65 |
"min_period": 0.004,
|
| 66 |
"max_period": 4.0,
|
| 67 |
+
"use_relative_actions": true,
|
| 68 |
+
"relative_exclude_joints": [
|
| 69 |
"gripper"
|
| 70 |
],
|
| 71 |
"action_feature_names": [
|