As show at https://github.com/Robotics-STAR-Lab/REMANI-Planner/blob/2ddc9b2b6383855de9724c706d847a6f1adab9d1/remani_planner/path_searching/src/sample_mani_RRT.cpp#L521 my question is why do not return at this line but just wait until max_mani_search_time_ tick? Looking forward for your reply! Thanks!