feat(morphology): support per-arm segment counts for partial amputations
This commit is contained in:
parent
82dfcabede
commit
ba32fc9076
3 changed files with 17 additions and 5 deletions
|
|
@ -1,5 +1,4 @@
|
|||
morphology:
|
||||
num_arms: 2
|
||||
num_segments_per_arm: 4
|
||||
segments_per_arm: [4, 4]
|
||||
use_p_control: true
|
||||
use_torque_control: false
|
||||
|
|
|
|||
Reference in a new issue