movegroup_interface.py
Go to the documentation of this file.
1 #!/usr/bin/env python
2 
3 import rospy
4 from moveit_ros_planning_interface._moveit_move_group_interface import MoveGroupInterface
5 group = MoveGroupInterface("manipulator", "robot_description", rospy.get_namespace())


planning_interface
Author(s): Ioan Sucan
autogenerated on Wed Jul 10 2019 04:04:11