chvmp / champ_teleop

6DOF Teleoperation package to maneuver CHAMP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adjusting Robot Height

YandongJi opened this issue · comments

commented

Hi, if I need to adjust the robots' height in teleop.py, what parameters do I need to change? I tuned nominal_height but it's not working. Thx

Hi,

You can change the robot height in this line. https://github.com/chvmp/champ_teleop/blob/master/champ_teleop.py#L109
The z value sent from the teleop is the required translation of the floating base from it's current height (nominal height). Current implementation only translates in the minus z axis https://github.com/chvmp/champ_teleop/blob/master/champ_teleop.py#L108 .

commented

thank you for helping! I'm trying to send pose command directly to robots and however I didn't find a topic named body_pose/raw. The command I used was "rostopic list"

If you want to control the robot's pose directly, you can use 'geometry_msgs/Pose' and publish to body_pose topic.
You can take a look at these lines https://github.com/chvmp/champ_teleop/blob/master/champ_teleop.py#L113-L122.

Hey @YandongJi just wondering are you from Dogotix?

commented

hmm, no, am senior student from Nankai University, China.

excuse me@YandongJi ,I am learning how to use the motor of Dogotix mechanical dog, do you have the specific information, is it convenient to exchange,my email is y18925691605@163.com Even though I know this conversation has been over for a long time

commented

Hi Yuetao, I don't have its information yet.

any way thank you to reply so quick,i decide to chang to use unitree motor