Search found 2 matches
- Fri Aug 13, 2021 11:43 am
- Forum: Developer Discussions
- Topic: Generate waypoints offline
- Replies: 3
- Views: 3402
Re: Generate waypoints offline
Thank you for your reply. I used Crazyswarm in my preliminary experiments(simulation only). I supplied each UAV with the points using the goto function (It took care of the trajectories). But I am facing a problem with my implementation. I wanted to display the path and movements of the UAVs in the ...
- Thu Aug 12, 2021 6:33 pm
- Forum: Developer Discussions
- Topic: Generate waypoints offline
- Replies: 3
- Views: 3402
Generate waypoints offline
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 ...