[ros-users] [Discourse.ros.org] [Next Generation ROS] Moveit…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: gavanderhoorn via ros-users
Date:  
To: ros-users
Subject: [ros-users] [Discourse.ros.org] [Next Generation ROS] Moveit and ROS-I Migration


Seeing MoveIt and descartes mentioned I'm guessing the application is going to involve motion control of an industrial robot.

All ROS-I drivers use action interfaces for interaction with clients. As there is no support for that in ROS2, you would either have to keep the code that interacts with the driver on the ROS1 side, or perhaps (but I'm not sure about this) do some manual publishing & tracking of the underlying messages.

Descartes itself is almost completely agnostic of the middleware. IIRC, it only uses `JointState` msgs in one of the examples so those can be submitted to the action servers in the drivers.





---
[Visit Topic](https://discourse.ros.org/t/moveit-and-ros-i-migration/2608/3) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>