ROS and UR5 HELP WITH CAMERA DETECTION INSTALLATION [closed]

asked 2019-01-09 23:32:27 -0500

Murphy gravatar image

Hi, I am currently doing a project that requires me to use ROS to control the UR5 robot. My problem is that I can't seems to find ways to input the camera to detect objects for pick and place. I have however downloaded the Ubuntu to work it out but i'm still stuck on the next step. Anyone have any tips or idea to help me along?

Thanks.

edit retag flag offensive reopen merge delete

Closed for the following reason Question does not follow our guidelines for questions. Please see: http://wiki.ros.org/Support for more details. by tfoote
close date 2019-03-20 17:44:03.016246

Comments

Before you start on the camera, do you have ROS with Moveit setup and working with the UR5? You should be able to visualize the robot and plan an execute movements. If this is going then you can install a usb camera node and calibrate it.

PeteBlackerThe3rd gravatar image PeteBlackerThe3rd  ( 2019-01-10 04:09:28 -0500 )edit

I'm currently using Gazebo to simulate the UR5 model. I need help with using ROS terminal to control the camera used in Gazebo for UR5 simulation.

Murphy gravatar image Murphy  ( 2019-01-12 10:02:04 -0500 )edit

What you mean by 'control' the camera. If there is a camera sensor setup in gazebo you'll just need it to publish to a ROS image ropic then you can use it in ROS.

PeteBlackerThe3rd gravatar image PeteBlackerThe3rd  ( 2019-01-12 10:07:40 -0500 )edit

So basically, i just need to have the camera sensor setup in gazebo but how do i get it to use it's camera detection to specify which object it needs to pick and place?

Murphy gravatar image Murphy  ( 2019-01-12 10:13:33 -0500 )edit

"it's camera detection" What is it's? There are great many different packages that can help with all or part of this, but it's a large and non-trivial problem. If can describe in some more detail the type of objects you want to pick up we may be able to help.

PeteBlackerThe3rd gravatar image PeteBlackerThe3rd  ( 2019-01-12 10:17:32 -0500 )edit

I need to be able to differentiate the different PCB boards and pick the selected ones to place at a specific location.

Murphy gravatar image Murphy  ( 2019-01-13 01:51:32 -0500 )edit