08-02-2016, 09:00 AM
I was thinking about the same:
1) get self.position (x, y only)
2) get target.position (x, y)
For example if target.position.y < self.position.y => target is on the west =>... But i don't know how to get/use self orientation - if i would know my orientation is North so then motor (0,1); and do it every Fly()
1) get self.position (x, y only)
2) get target.position (x, y)
For example if target.position.y < self.position.y => target is on the west =>... But i don't know how to get/use self orientation - if i would know my orientation is North so then motor (0,1); and do it every Fly()