Skip to content

Commit 7e1cb79

Browse files
committed
Revert "testing script"
This reverts commit 176d31a.
1 parent 176d31a commit 7e1cb79

2 files changed

Lines changed: 2 additions & 333 deletions

File tree

robosuite/controllers/config/robots/default_panda.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"output_min": [-0.05, -0.05, -0.05, -0.5, -0.5, -0.5],
1111
"kp": 150,
1212
"damping_ratio": 1,
13-
"impedance_mode": "variable",
13+
"impedance_mode": "fixed",
1414
"kp_limits": [0, 300],
1515
"damping_ratio_limits": [0, 10],
1616
"position_limits": null,
1717
"orientation_limits": null,
1818
"uncouple_pos_ori": true,
19-
"input_type": "absolute",
19+
"input_type": "delta",
2020
"input_ref_frame": "base",
2121
"interpolation": null,
2222
"ramp_ratio": 0.2,

robosuite/scripts/test_abs_actions.py

Lines changed: 0 additions & 331 deletions
This file was deleted.

0 commit comments

Comments
 (0)