chvmp / champ

MIT Cheetah I Implementation
BSD 3-Clause "New" or "Revised" License
1.57k stars 361 forks source link

Where could I find initial body height ? #133

Open elpimous opened 1 year ago

elpimous commented 1 year ago

Hi friend, where could I find, in code, the body Z value on initial pose ? When we run bringup, robot is up on its legs. I'd like it to be sitted on ground (for a correct standup, with specific kp and kd) Thanks @grassjelly Vincent

grassjelly commented 1 year ago

you can add world_init_z here https://github.com/chvmp/champ/blob/master/champ_config/launch/gazebo.launch#L31

elpimous commented 1 year ago

Hey, @grassjelly happy to hear from you.. no does t work. Well how to have a robot sitted when first launch ? I have this: IMG_20230921_190953254

And i'd like to have this : Sans titre

Thanks Juan

elpimous commented 1 year ago

@grassjelly Hello, any up ? Need to start controller with a sitted down starting pose ( in real robot) Your above command doesn't produce any different result