unitreerobotics / unitree_ros

BSD 3-Clause "New" or "Revised" License
463 stars 224 forks source link

Unitree A1 - /unitree/state returns all zero values #52

Closed kenloumixx closed 1 year ago

kenloumixx commented 1 year ago

Hello,

First of all, thank you for the robots and the software tools :)

I made a connection between unitree A1 robot and the laptop,

the rostopic lists appeared and ping test was successful.

However, when I ran 'rostopic echo /unitree/state/' that is supposed to show the joint positions and other things, all the parameter values returned zeros: all_zeros_2

How can I solve this problem?

Thanks in advance!