Reputation: 1
I need to do a project where I can make delivery with a drone. i need to make it fly from one place to another efficiently and safely. I know this so I have to use short-path algorithms. Before that I need to know the environment and therefore I have to map the area I have to use satellite DATA to do this. My question is how do I build a special 3D map for the drone before I put it in the air?
I thought I should use virtual maps like Google Earth, but according to the requirements of the project I have to build a map myself, and I don't know how to do that. i prefer using cpp for server side and js for client side.
Upvotes: -1
Views: 23