1= {
2 "follower_camera": False,
3 "gui": True,
4 "reset": {
5 "orientation_base_in_world": [1.0, 0.0, 0.0, 0.0],
6 "position_base_in_world": [0.0, 0.0, 0.6],
7 },
8 "torque_control": {
9 "kp": 20.0,
10 "kd": 1.0,
11 },
12}
Bullet simulation configuration dictionary.