HitSZwang / mini-cheetah-pybullet

mpc and wbc for mini cheetah in pybullet
MIT License
49 stars 20 forks source link

MiniCheetah.h cheetah._bodyMass = 3.3; #3

Closed raess1 closed 3 years ago

raess1 commented 3 years ago

Hi, I am tring diffrent robot masses and plotting the efforts. but cant see any diffrent in effort if I use bodyMass = 3.3; or bodyMass = 100;

How is the effort calculated in relation to the robot masses?

best regards RF