Open
Description
Hi,
The MoveItPy tutorials do not create a rclpy.node.Node
instance:
In my opinion this is somehow inconsistent with rclpy
tutorials that recommand to inherit from rclpy.node.Node
here:
https://docs.ros.org/en/jazzy/Tutorials/Beginner-Client-Libraries/Writing-A-Simple-Py-Publisher-And-Subscriber.html
That makes integration of MoveItPy with other rclpy tools (subscribers, services, ...) more complicated for beginners who cannot rely on official ROS 2 tutorials to assemble with MoveItPy.
Is there a recommanded way to use the MoveItPy
+ rclpy.node.Node
combo?
Metadata
Metadata
Assignees
Labels
No labels