Path planning for quadrocopter using GPS

asked 2014-09-23 14:12:46 -0500

alfa_80 gravatar image

updated 2014-09-23 16:42:12 -0500

Is there any path planning node or implementation where I can set start's latitude and longitude and goal's latitude and longitude in ROS that I can reuse for use with quadrocopter? I am using tum_simulator as the simulator.

I read somewhere from ardrone_autonomy package which is one of tum_simulator dependencies has "SetGPSTarget.srv" service definition but then, the commit message is "GPS based navigation services added. not tested. not meant to be pushed." Is this functionality working by the way?

Thanks in advance.

edit retag flag offensive close merge delete