30 from sensor_msgs.msg
import JointState
37 def __init__(self, group, frame, listener=None, plan_only=False):
38 self.
pub = rospy.Publisher(
"/move_group/fake_controller_joint_states",
46 msg.header.stamp = rospy.Time.now()
48 msg.position = positions