Generate waypoints offline
Posted: Thu Aug 12, 2021 6:33 pm
Hi,
I am currently working on designing a path planning algorithm for UAVs. I want to test it via simulation and later test it with a couple of crazyflies. To test my algorithm on crazyflies, can I run my algorithm offline to extract the waypoints of the path and then send them to the crazyflies to execute the mission?. Generating waypoints is done the same as the simulation phase. Still, I think there should be an intermediate step that takes care of the trajectories before the crazyflie processes it, isn't it?.
If you have the experience, please let me know if the above is achievable.
Thanks
I am currently working on designing a path planning algorithm for UAVs. I want to test it via simulation and later test it with a couple of crazyflies. To test my algorithm on crazyflies, can I run my algorithm offline to extract the waypoints of the path and then send them to the crazyflies to execute the mission?. Generating waypoints is done the same as the simulation phase. Still, I think there should be an intermediate step that takes care of the trajectories before the crazyflie processes it, isn't it?.
If you have the experience, please let me know if the above is achievable.
Thanks