lihuang3 / ur5_ROS-Gazebo

Universal Robot (UR5) Pick and Place Simulation in ROS-Gazebo with a USB Cam and Vacuum Grippers
445 stars 133 forks source link

How can i move my arm and turn the camera when all models are present #15

Open Just17 opened 5 years ago

Just17 commented 5 years ago

Hi,lihuang3,when i run roslaunch ur5_notebook initialize.launch i can see the whole models,but my arm can't move ,and the camera window can appear but there is no image.Also there ia an error :

*[ur5_mp-15] process has died [pid 3924, exit code 1, cmd /home/just17/catkin_ws/src/ur5_ROS-Gazebo-master/ur5_mp.py /follow_joint_trajectory:=/arm_controller/follow_joint_trajectory __name:=ur5_mp __log:=/home/just17/.ros/log/3f6e8a5e-8206-11e9-a337-000c2900ddbe/ur5_mp-15.log]. log file: /home/just17/.ros/log/3f6e8a5e-8206-11e9-a337-000c2900ddbe/ur5_mp-15.log**

I am very intersted about it and try many times . how can i deal with this error and move my arm ? Looking forward to your reply.Thank you very much

lihuang3 commented 5 years ago

@Just17 Are you able to manipulate UR5 in rviz with moveit?

Just17 commented 5 years ago

@lihuang3 Thank you for your reply.i can do it, it is working fine after run python ur5_mp.pyin the new terminal .but i saw you said only need this roslaunch ur5_notebook initialize.launch Why can't I just run this command successfully?

I would also like to learn more about multi-object recognition, and Is it possible to change the vacuum grip to another grip?Looking forward to your reply.Thank you very much

lihuang3 commented 5 years ago

@Just17 Looks like that the scenario [ur5_mp-15] process has died might refer to some issues with ROS/Gazebo. I'm not quite sure about this case. Reinstalling some related packages may help, or maybe simply kill ROS and restart?

Sure you can change the gripper, and the vacuum gripper is just a simple example.

Just17 commented 5 years ago

@lihuang3 Thank you very much. I'll keep trying.

zhouaiChaichai commented 5 years ago

I meet the same problem ,there is anybody solved it? tanks a lot

learningxiaobai commented 3 years ago

@lihuang3 Thank you for your reply.i can do it, it is working fine after run python ur5_mp.pyin the new terminal .but i saw you said only need this roslaunch ur5_notebook initialize.launch Why can't I just run this command successfully?

I would also like to learn more about multi-object recognition, and Is it possible to change the vacuum grip to another grip?Looking forward to your reply.Thank you very much

hello ,after run python ur5_mp.pyin the new terminal,the arm still can't move,why