- Joined
- Nov 12, 2024
- Messages
- 1
- Reaction score
- 0
Hi everyone, I’m working on a project where I want a Tello to follow a series of waypoints continuously, but with smooth transitions between each point. My goal is for the drone not to stop at every point unless it’s the final destination, ensuring a fluid motion. Additionally, the waypoints are dynamically updated in a queue as they are received.
Has anyone implemented something similar or can recommend specific techniques to achieve this? I've implemented a PID with the position and the sdk commands to give velocities to the drone, but have some situations in which it is not properly working and I need some advanced control for improvint it. I’d like to hear if anyone has successfully used these methods with a drone in a dynamic environment. Any advice on avoiding stops at each point to achieve continuous motion would be greatly appreciated.
Thanks in advance!
Has anyone implemented something similar or can recommend specific techniques to achieve this? I've implemented a PID with the position and the sdk commands to give velocities to the drone, but have some situations in which it is not properly working and I need some advanced control for improvint it. I’d like to hear if anyone has successfully used these methods with a drone in a dynamic environment. Any advice on avoiding stops at each point to achieve continuous motion would be greatly appreciated.
Thanks in advance!
Last edited: