ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Adding an end-effector hot-wire cutter to the ABB IRB-120 Robot

asked 2022-03-23 10:27:29 -0500

JCatania gravatar image

Hi there,

I am currently attempting to simulate the ABB IRB120 robot as a Robotic Hot-wire cutter on Gazebo. I have managed to download the catkin workspace and necessary packages in order to load the robot on Gazebo. I have also managed to control the robot' joints via MATLAB.

For my next step, it is required to attach an end-effector to the robot. I am familiar with the fact that the end - effector by creating a .xacro file as shown in the following link:

http://wiki.ros.org/Industrial/Tutori...

However, I am not sure how to visually create the end-effector itself. How can this be done? Is it required to use a specific program? Are there any end-effectors that are readily available? Note that the end - effector that is required to be used can be seen in the image below. ![image description] (https://avishek-das.github.io/images/...)

Thanks in advance, Jacob.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-04-03 05:20:26 -0500

JCatania gravatar image

So after some time, I managed to do this. I used Rhino, a software that is used to build any object from scratch, which can also be used to build any end-effector. Its' rather simple to use. It would be required to save the file as a .stl file once it is done, where the visual and collision meshes would be saved. The .stl file would then be used in a created .xacro file (can be created with Text Editor for the case of Linux). The .xacro file would then be loaded with the robot.

I will put a link to the tutorial I used in order to do this. It is done on the UR5 tool with RVIZ, but it can also be done with other Robots and with Gazebo, where the same principles apply.

https://gramaziokohler.github.io/comp...

edit flag offensive delete link more

Comments

1

Related: #q398367.

gvdhoorn gravatar image gvdhoorn  ( 2022-04-03 05:49:50 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2022-03-23 10:27:29 -0500

Seen: 149 times

Last updated: Apr 03 '22