- #1
cnblock
- 9
- 1
I would like to be able to triangulate a sound's location based on the inputs of two robotic sensors. I know this involves trigonometry, but I am a little out of practice. I think the practice of triangulation also is useful for radio signals. I would like to create a triangulation algorithm which can be extensible in nature, it just requires the addition of the amplitude, and it would in fact be encapsulated in an object as an algorithm.