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

MohammadHashmi's profile - activity

2021-12-01 06:17:38 -0500 received badge  Taxonomist
2021-11-11 09:46:46 -0500 received badge  Famous Question (source)
2021-11-11 09:46:46 -0500 received badge  Notable Question (source)
2021-11-11 09:46:46 -0500 received badge  Popular Question (source)
2021-08-20 11:06:02 -0500 received badge  Famous Question (source)
2021-08-20 11:06:02 -0500 received badge  Notable Question (source)
2021-08-18 14:35:47 -0500 received badge  Famous Question (source)
2021-08-08 00:05:29 -0500 received badge  Notable Question (source)
2021-06-11 15:08:29 -0500 received badge  Popular Question (source)
2021-06-10 16:24:35 -0500 asked a question How to check robot state of a FANUC robot using the fanuc_driver? Same for robot state of ABB robot using abb_robot_driver

How to check robot state of a FANUC robot using the fanuc_driver? Same for robot state of ABB robot using abb_robot_driv

2021-06-09 17:29:22 -0500 marked best answer Controlling ABB robot using the new ABB driver

I am working with a toolchain which is compatible with ROS industrial and uses ROS-I guidelines to send trajectories to ROS-I based robot controllers. Currently, I am using the joint_path_command topic to send the trajectories to the robot, but the new ABB driver does not seem to be subscribed to that topic. I want to use the RWS interface to communicate with the Robot controller, as I am not sure I can access the EGM license. Can I know how I may be able to communicate with my ABB robot using the RWS interface on the new ABB driver? Eg. Is it possible to send the robot a trajectory over some topic or service using a roscpp based program?

2021-06-08 15:34:58 -0500 asked a question Controlling ABB robot using the new ABB driver

Controlling ABB robot using the new ABB driver I am working with a toolchain which is compatible with ROS industrial and

2021-06-06 15:09:28 -0500 received badge  Enthusiast
2021-06-04 10:52:18 -0500 marked best answer Controlling ABB robot in RobotStudio using ROS

Hello, I am trying to simulate the ABB driver by running a simulation of the ABB robot on RobotStudio. The plan to do this is to run RobotStudio on one PC, and then connect another PC to the first one via ethernet and run the ROS nodes on the second PC. I have tried looking for ways to do this, but I am not sure how to set up the configurations on the RobotStudio end of things. May I know how it may be possible to connect the simulated Robot Controller in RobotStudio to the second PC via ethernet? The "second PC" mentioned is running ROS Noetic on a Linux OS (Ubuntu 20.04 distro).

2021-06-04 10:52:18 -0500 received badge  Scholar (source)
2021-06-04 10:52:01 -0500 received badge  Popular Question (source)
2021-06-03 11:21:19 -0500 commented answer Controlling ABB robot in RobotStudio using ROS

Thank you. I am trying it out right now. I will keep this post updated on any new discoveries.

2021-06-03 10:34:42 -0500 commented question Controlling ABB robot in RobotStudio using ROS

I will be using the older version of the ABB driver. I have found Q&As related to this topic but none that provide i

2021-06-03 01:59:23 -0500 asked a question Controlling ABB robot in RobotStudio using ROS

Controlling ABB robot in RobotStudio using ROS Hello, I am trying to simulate the ABB driver by running a simulation of