You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to control the robot Unitree Go1 Edu using ROS. We've installed all packages and have a successful connection with the rosmaster executed on the Raspberry Pi of the robot. We can receive and send ROS messages from the robot to our PC and vice versa. The thing is that following all the steps described in different manuals and in the same github page of the packages we are not able to move the robot using ROS. We receive information of the sensors in ROS format, but anything related to the movement of the robot.
We have taken some screenshots of the rqt_graph and rqt_tf_tree as you can see below.
rqt_graph:
When we execute the walk_lcm node (following the steps described in the section "Run the package" of the unitree_ros_to_real package) it appears, obviously, in the rqt_graph without any connection to other nodes. And the robot still does any movement.
rqt_tf_tree:
Anybody knows nothing on which steps have to follow to control de Go1 Edu with ROS?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi,
We are trying to control the robot Unitree Go1 Edu using ROS. We've installed all packages and have a successful connection with the rosmaster executed on the Raspberry Pi of the robot. We can receive and send ROS messages from the robot to our PC and vice versa. The thing is that following all the steps described in different manuals and in the same github page of the packages we are not able to move the robot using ROS. We receive information of the sensors in ROS format, but anything related to the movement of the robot.
We have taken some screenshots of the rqt_graph and rqt_tf_tree as you can see below.
rqt_graph:
When we execute the walk_lcm node (following the steps described in the section "Run the package" of the unitree_ros_to_real package) it appears, obviously, in the rqt_graph without any connection to other nodes. And the robot still does any movement.
rqt_tf_tree:
Anybody knows nothing on which steps have to follow to control de Go1 Edu with ROS?
Thanks in advance.
The text was updated successfully, but these errors were encountered: