Closed ghost closed 5 years ago
Thanks for opening your first issue here! Make sure that no other issues on the same topic have already been opened!
Hi! As explained in the reference papers, CrazyS is a ROS package that aims to simulate the behavior of the Crazyflie 2.0 nano-quadrotor. The hovering (and not trajectory) controller is one of the controller algorithms that can be used to make it flies. If you want to know something more about how the ROS package works, please read the papers I mentioned and do not hesitate to open an issue in case of problems.
I am trying waypoint navigation of Crazyflie2 using the following code:
the hovering part is working properly but it is not going two the next points and taking too much time(settling time). pls if someone could help me