-
Notifications
You must be signed in to change notification settings - Fork 196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Are there any weird quirks with this driver compared to the universal robot driver (ur_robot_driver) in terms of operation and stability? #385
Comments
This is almost impossible to answer, unless someone here has extensive experience with both drivers. I'll try to answer the questions you've included in your OP.
No. But MotoROS works differently from
yes: the fact that (you could theoretically port the work linked in #359 to ROS 1
this is going to be pedantic, but neither |
As this is not an issue with the packages in this repository, I'm going to close it. Feel free to keep commenting on it of course. |
Thanks for your insight. I've got answers for the major questions I had |
Putting this query here as I don't want to create a new issue for this. |
If you are wanting to use the ROS for conveyor tracking, you will need to resolve and synchronize the motion on the ROS side. |
Hi, Sorry if this isn't the right place for this query. We are looking to purchase a GP-12 for use with ROS in a production environment. We are really familiar with the ur_robot_driver and have found it to be satisfactory for our use but we haven't used ROS with Yasakawa-Motoman robots.
Are there any strange quirks with the motoman driver that doesn't exist in the ur_robot_driver ?
In other words, does the motoman driver lack any feature which the ur_robot_driver supports on UR series robots ?
Does the motoman driver have anything similar to the dashboard client in the ur_robot_driver that can be used to perform teach pendant actions from ROS ? For example, reconnecting to the robot if disconnected and setting the robot speed directly from ROS.
Is there any potential issue that could prevent usage with FZI's cartesian_controllers ? We have used different aspects of this controller and have found this to be extremely useful when used correctly with a UR10. We are mostly interested in the compliance controller and will be using an external FT sensor with the robot if compliance is required for the application.
Can someone familiar with ROS on both robot vendors help us, as we have never worked with motoman robots using ROS ?
The text was updated successfully, but these errors were encountered: