Aerospace Controls Laboratory

Real-time Planning and Obstacle Avoidance for UAVs

Jesus Tordesillas Torres, Brett Lopez

About

High-speed trajectory planning through unknown environments requires algorithmic techniques that enable fast reaction times while maintaining safety as new information about the operating environment is obtained.The requirement of computational tractability typically leads to optimization problems that do not include the obstacle constraints (collision checks are done on the solutions) or use a convex decomposition of the free space and then impose an ad-hoc time allocation scheme for each interval of the trajectory. Moreover, safety guarantees are usually obtained by having a local planner that plans a trajectory with a final stop condition in the free-known space. However, these two decisions typically lead to slow and conservative trajectories.

We propose FASTER (Fast and Safe Trajectory Planner) to overcome these issues. FASTER obtains high-speed trajectories by enabling the local planner to optimize in both the free-known and unknown spaces. Safety guarantees are ensured by always having a feasible, safe back-up trajectory in the free-known space at the start of each replanning step. Furthermore, we present a Mixed Integer Quadratic Program formulation in which the solver can choose the trajectory interval allocation, and where a time allocation heuristic is computed efficiently using the result of the previous replanning iteration. This proposed algorithm is tested extensively both in simulation and in real hardware, showing agile flights in unknown cluttered environments with velocities up to 3.6 m/s.

Code is available at https://github.com/mit-acl/faster.

Videos

Related Publications

  • Tordesillas, J., Lopez, B. T., Everett, M., and How, J. P., “FASTER: Fast and Safe Trajectory Planner for Navigation in Unknown Environments,” IEEE Transactions on Robotics, 2021.
  • Tordesillas, J., Lopez, B. T., and How, J. P., “FASTER: Fast and Safe Trajectory Planner for Flights in Unknown Environments,” IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Macau, China: 2019.
  • Tordesillas, J., Lopez, B. T., Carter, J., Ware, J., and How, J. P., “Real-Time Planning with Multi-Fidelity Models for Agile Flights in Unknown Environments,” IEEE International Conference on Robotics and Automation (ICRA), Montreal, Canada: 2019.
  • Lopez, B., How, J. P., and Slotine, J. J., “Robust Planning via Sliding Control,” IEEE International Conference on Robotics and Automation (ICRA), 2018.
  • Lopez, B. T., and How, J. P., “Aggressive Collision Avoidance with Limited Field-of-View Sensing,” IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Vancouver, BC, Canada: 2017.
  • Lopez, B., and How, J. P., “Aggressive 3-D Collision Avoidance for High-Speed Navigation,” IEEE International Conference on Robotics and Automation (ICRA), 2017.