papers AI Learner
The Github is limit! Click to go to the new site.

Robotic bees: Algorithms for collision detection and prevention

2019-05-25
Vincent Arcila, Isabel Piedrahita

Abstract

In the following paper we will discuss data structures suited for distance threshold queries keeping in mind real life application such as collision detection on robotic bees. We will focus on spatial hashes designed to store 3D points and capable of fastly determining which of them surpass a specific threshold from any other. In this paper we will discuss related literature, explain in depth the data structure chosen with its design criteria, operations and speed and memory efficiency analysis.

Abstract (translated by Google)
URL

https://arxiv.org/abs/1905.11822

PDF

https://arxiv.org/pdf/1905.11822


Similar Posts

Comments