You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to j-sim...@googlegroups.com
I have a set of x,y GPS coordinates from sensors adapted to some certain points (CP) in a space terrain. I want to create a node for each CP so as to form a Graph. Then I will run my shortest path code in order to find the optimal traverse of these CPs. I assume that a vehicle with GPS mobile sensor traverses the the shortest path I just build. From where I should start?