You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The maximum allocated time for planning is fixed. The planner tries to utilize the allocated time to optimize the path which is not necessary in all situations.
It would be nice to have the time adapt based on the size of the environment and the "need" to optimize. The planner should automatically allocate enough time to find the "first best" motion constraint compliant path.
The text was updated successfully, but these errors were encountered:
The maximum allocated time for planning is fixed. The planner tries to utilize the allocated time to optimize the path which is not necessary in all situations.
It would be nice to have the time adapt based on the size of the environment and the "need" to optimize. The planner should automatically allocate enough time to find the "first best" motion constraint compliant path.
The text was updated successfully, but these errors were encountered: