Collision Avoidance using Kinect camera

asked 2017-06-21 09:57:04 -0600

Muneeb gravatar image

I am working on ABB IRB4600 robot. My objective is to avoid the obstacles in the trajectory of the robot. I have tried many planners but i end up with "Stomp planner". The movements of the robot for avoiding and replanning the path are quite natural with this planner. I am able to avoid and replan the path in case of fix objects (adding objects by using add_box ). Now i want to get the objects in the robot enviornmnet through Kinect camera. I am using iai_kinect2 and ibfreenect2 packages and i am done with the callibration of the camera with the robot. Please let me know, how can i recognize the objects as obstacles in the planning scene through the camera ? and how can i keep updating the planning scene for any incomming objects ?

-I am using Kinectic kame ROS distribution

edit retag flag offensive close merge delete

Comments

Can you delete either this or http://answers.ros.org/question/26437... , which ever one you don't want to use?

lucasw gravatar image lucasw  ( 2017-06-21 10:23:33 -0600 )edit