Closed mmurooka closed 1 year ago
As a proposal, in PostureTask, it would be useful to specify dimWeight by passing a pair of joint name and weight via mc_rtc::Configuration. Sounds good. Maybe a jointWeight entry? (note that jointGains/jointStiffness can do this at the stiffness/damping level of the task)
As a proposal, in PostureTask, it would be useful to specify dimWeight by passing a pair of joint name and weight via mc_rtc::Configuration.
Sounds good. Maybe a jointWeight entry? (note that jointGains/jointStiffness can do this at the stiffness/damping level of the task)
(from https://github.com/jrl-umi3218/mc_rtc/issues/314#issuecomment-1350492087)
I verified that the following configurations can be loaded correctly.
jointWeights: WAIST_R: 100 WAIST_P: 200 WAIST_Y: 300
Documentation and testing may need to be updated, but I'm not familiar with them, so I'd appreciate it if the maintainer could do that.
(from https://github.com/jrl-umi3218/mc_rtc/issues/314#issuecomment-1350492087)
I verified that the following configurations can be loaded correctly.
Documentation and testing may need to be updated, but I'm not familiar with them, so I'd appreciate it if the maintainer could do that.