ethz-asl / mav_trajectory_generation

Polynomial trajectory generation and optimization, especially for rotary-wing MAVs.
Apache License 2.0
549 stars 225 forks source link

time budget #110

Open zaddan opened 4 years ago

zaddan commented 4 years ago

Is there a way to pass in a time budget for the solver, so that if it can't find the solution within the specified time duration, it should terminate?