unitreerobotics / z1_ros

ros package for z1 simulation
BSD 3-Clause "New" or "Revised" License
11 stars 19 forks source link

waiting for action server to start #19

Open Gritsua opened 1 week ago

Gritsua commented 1 week ago

I want to try the code in the z1_ros. When I run with moveit,I open the terminators input:roslaunch z1_bringup sim_arm.launch UnitreeGripperYN:=true rviz:=true,the gazebo is openned, When I input :rosrun z1_examples ros gripper_ctrl -1,the teminator shows:“waiting for action server to start”and nothing!

By the rosnode list,the Z1_ctrl node is exist.