Trajectory for crazyflie
Posted: Fri Jan 15, 2021 3:30 am
Hi,
recently I'm trying to fly trajectories in crazyflie_ros, but there are some issues ...
(1)In the crazyflie-firmware/src/modules/src, I found the controller_mellinger.c, but when I use this controller, the cf flies very aggressive and crashed.This problem will disappear when using the PID controller.
I wonder if the mellinger controller must use the full state, while right now I send the cmd_position.
(2)How can I use the pptraj.c ? I have read this code and I'm familiar with the minimum snap theory, however I'm not clear with the whole procedure to employ the trajectory to the cf.
Thanks a lot!!!!!
recently I'm trying to fly trajectories in crazyflie_ros, but there are some issues ...
(1)In the crazyflie-firmware/src/modules/src, I found the controller_mellinger.c, but when I use this controller, the cf flies very aggressive and crashed.This problem will disappear when using the PID controller.
I wonder if the mellinger controller must use the full state, while right now I send the cmd_position.
(2)How can I use the pptraj.c ? I have read this code and I'm familiar with the minimum snap theory, however I'm not clear with the whole procedure to employ the trajectory to the cf.
Thanks a lot!!!!!