60 void setMoveGroup(
const moveit::planning_interface::MoveGroupInterfacePtr& mg);
70 rviz_common::properties::Property* createPropertyTree();
73 rviz_common::properties::PropertyTreeModel* property_tree_model_;
75 moveit::planning_interface::MoveGroupInterfacePtr move_group_;
76 std::string group_name_;
77 std::string planner_id_;