Open achim-k opened 1 year ago
Did you solve the problem? I heard that I can utilize unitree_legged_sdk to get the motor_state. But when I echo high_state after keyboard_control.launch or real.launch, the joint information is published as 0.
Bros , I have run simulation successfully in Gazebo , if I want to deploy my model to a real Robot , how can I subscribe/public those topic likes in Gazebo ?
rostopic echo /joint_states
does show any message being published. Is this expected? I would need these joint states as/tf
does not publish transforms of the legs.