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

Is there a way to communicate ROS with a controller IRC-5?

asked 2015-09-19 12:42:16 -0500

jaam002 gravatar image

updated 2015-09-19 12:44:36 -0500

Hi,

I'm working currently with ROS-I, RVIZ and a industrial from ABB, the IRB-140. I have read that you can controller it using the robot ABB's Package from ROS-industrial and ROBOTSTUDIO in a WIndows PC; however, I'm asking me if you can controllet it directly from ROS without use ROBOTSTUDIO.

Thanks for your answers.

edit retag flag offensive close merge delete

Comments

Could you point me (link) to where you read that you would need RobotStudio to use the ABB packages?

gvdhoorn gravatar image gvdhoorn  ( 2015-09-19 12:56:22 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-09-19 12:55:56 -0500

gvdhoorn gravatar image

I have read that you can controller it using the robot ABB's Package from ROS-industrial and ROBOTSTUDIO in a WIndows PC [..]

There is no need for RobotStudio whatsoever to use the ROS-Industrial ABB packages, unless you want to control simulated hardware (ie: robots).

The abb_driver and other packages are designed to be used with ABB controllers, whether simulated or real.

[..] I'm asking me if you can controllet it directly from ROS without use ROBOTSTUDIO

So: yes.

edit flag offensive delete link more

Comments

@gvdhoorn Aaa ok, so you are able to send paths or trajectories(i.e Moveit) from rviz. Sorry, i'm new in ROS and i can't get all this concepts yet.

It is the link I was following,

http://wiki.ros.org/abb/Tutorials

and currently i'm creating the urdf for this robot.

jaam002 gravatar image jaam002  ( 2015-09-19 13:24:56 -0500 )edit

The tutorials you linked just show you that it is possible to run the abb_driver on a controller simulated in RobotStudio, nowhere is it stated that you need it?

And yes: install the rapid code on the ctrlr, start the abb_driver nodes and use the FollowJointTrajectoryAction server.

gvdhoorn gravatar image gvdhoorn  ( 2015-09-19 15:50:50 -0500 )edit

See How do we transmit trajectories to our ABB IRB 140 using the ABB Package for some info on how to add support for new robot models / variants.

gvdhoorn gravatar image gvdhoorn  ( 2015-09-19 15:52:46 -0500 )edit

thanks so much, i hope in the next two weeks have an advance on it.

jaam002 gravatar image jaam002  ( 2015-09-19 16:42:53 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-09-19 12:42:16 -0500

Seen: 1,115 times

Last updated: Sep 19 '15