Fast, On-line Collision Avoidance for Dynamic Vehicles Using Buffered Voronoi Cells

@article{zhou_fast_2017,
  title = {Fast, {On}-line {Collision} {Avoidance} for {Dynamic} {Vehicles} {Using} {Buffered} {Voronoi} {Cells}},
  volume = {2},
  issn = {2377-3766, 2377-3774},
  url = {http://ieeexplore.ieee.org/document/7828016/},
  abstract = {This paper presents a distributed collision avoidance algorithm for multiple dynamic vehicles moving in arbitrary dimensions. In our algorithm, each robot continually computes its buffered Voronoi cell (BVC) and plans its path within the BVC in a receding horizon fashion. We prove that our algorithm guarantees collision avoidance for robots with single integrator dynamics. We show that our algorithm has computational complexity of O(k), which is the same as that of the Optimal Reciprocal Collision Avoidance (ORCA) algorithm, and is considerably faster than model predictive control (MPC) and sequential convex programming (SCP) based approaches. Moreover, ORCA and MPC-SCP require relative position, velocity, and even other information, to be exchanged over a communication network among the robots. Our algorithm only requires the sensed relative position, and therefore is well suited for on-line implementation as it does not require a communication network, and it works well with noisy relative position sensors. Furthermore, we provide an extension of our algorithm to robots with higher-order dynamics like quadrotors. We demonstrate the capabilities of our algorithm by comparing it to ORCA in multiple benchmark simulation scenarios, and we present results of over 70 experimental trials using five quadrotors in a motion capture environment.},
  language = {en},
  number = {2},
  urldate = {2020-09-15},
  journal = {IEEE Robotics and Automation Letters},
  author = {Zhou, Dingjiang and Wang, Zijian and Bandyopadhyay, Saptarshi and Schwager, Mac},
  month = apr,
  year = {2017},
  keywords = {cooperative\_planning},
  pages = {1047--1054},
  month_numeric = {4}
}