IR tracking system in UAV , where to start
Hello, so I have a UAV supported with ErleBrain 2.0 and I want to detect and track the IR signal:
There will be an IR transmitters in the ground (transmits the signal everywhere) , and the UAV will have 4 IR receivers (one receiver in each side)
What I want to do is: I'll first analyse the signal of the 4 IR receivers ( in the UAV) and the based on the signal , say for example if the right receiver received stronger signal so based on this, the UAV should turn right and check the reading again.
My question is where to start?? if I want to move the UAV based on the IR receivers readings autonomously ?? do you have an open source or package on ROS, is there are any documents that I can read. I just have a problem with the start point, once I have a clue then I can work :)
Thank you