Hi @zenofmud ,
I had tried your suggestions and also added a node.warn in the code which outputs the increased or decreased value for the buttons.
Now asking the supervisor, the task is to create a Flight Control where there should be inject nodes for the UAV position on the map and when user increases the speed, the UAV/marker should start to move from point A to B, also adding buttons to turn the UAV in North,South, East or West direction. I am confused as to where to start from now.
I had implemented the speed with respect to lat and lon positions but I need to do it the other way around where increasing or decreasing speed should give the lat and lon positions. Any suggestions as to how I can move forward with this?
Thank you.