ROS 2 driver version #465
Replies: 9 comments 27 replies
-
@tingelst: you appear to have a fork with an Could you comment here on the status of that work? |
Beta Was this translation helpful? Give feedback.
-
@gavanderhoorn I started some initial experiments with ROS2 in the I would very much like to be a part of this discussion, and will also be able to contribute with development work as getting a ROS2 driver for out motoman robots is a part of our long term strategy. |
Beta Was this translation helpful? Give feedback.
-
@gavanderhoorn I have over the last months developed a pure Python 3 library for controlling MOTOMAN robots which you can find here: https://github.com/tingelst/moto. The Moreover, I have extended the robot driver for real-time control which is synced with the RT clock on the controller. The code can be found here. An accompanying ros2 control hardware interface can be found here. Has there been any ROS2 development efforts on your side? |
Beta Was this translation helpful? Give feedback.
-
Hi @tingelst. Interesting work. I'll take a look at the packages later. re: |
Beta Was this translation helpful? Give feedback.
-
Hi, @gavanderhoorn! Due to the Christmas holidays and reduced lab work due to Covid-19 restrictions, we have not yet performed experiments regarding latency. This is something that is on the agenda this spring. |
Beta Was this translation helpful? Give feedback.
-
Just commenting to see if @tingelst had any progress to report? I might end up needing a ROS2 driver soon, as well. My biggest issue in developing a driver is, I don't know of a way to simulate the physical robot, and I don't have great access to a physical robot. Although I probably could arrange it if needed. |
Beta Was this translation helpful? Give feedback.
-
For those interested, I have started a port to ROS2, of ros-industrial-core and ros-motoman. I estimate it is perhaps 1/2 complete. |
Beta Was this translation helpful? Give feedback.
-
Any news on how far this is from release? |
Beta Was this translation helpful? Give feedback.
-
A public beta-version is now available at https://github.com/Yaskawa-Global/motoros2. |
Beta Was this translation helpful? Give feedback.
-
Edit:
@ted-miller wrote in #465 (comment):
This issue would be the place to discuss development approaches for a ROS 2 version of
motoman_driver
.There is no requirement to keep the current architecture, nor to host any eventual results in this repository necessarily. Different architectures could be considered and new repositories can be created.
Beta Was this translation helpful? Give feedback.
All reactions