fix: custom reward function dependent on env reward + extensions
This commit is contained in:
parent
3efee5d746
commit
ad17401c4c
9 changed files with 71 additions and 50 deletions
5
configs/morphology/2_arms.yaml
Normal file
5
configs/morphology/2_arms.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# 2 Arms Morphology Configuration
|
||||
|
||||
segments_per_arm: [4, 4]
|
||||
use_p_control: true
|
||||
use_torque_control: false
|
||||
Reference in a new issue