Online Replanning Through MoveIt! withouth stopping motion

Well, I am working on this topic either.
And I notice there is a method(allowReplanning) in class (moveit::planning_interface::MoveGroupInterface).
I overlook into it and realize it’s nothing but a setting on boolean value(Dont’ understand why they apply this though).
Maybe you can try this whether useful…