moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
__init__.py
Go to the documentation of this file.
1"""A client providing access to the MoveIt Servo node.
2
3This module can be used to configure new devices for teleoperation. It is also possible to use this module for sending position or velocity commands to your robot which can be useful for learning based approaches.
4"""