wuyou33 / quadrotor_control_and_planningLinks
I applied trajectory planning, PID hover control and motion planning (Dikjstra and Astar) algorithms on quadrotor Grazyflie 2.0 to achieve tasks safely, accurately and quickly under VICON and ROS
☆15Updated 7 years ago
Alternatives and similar repositories for quadrotor_control_and_planning
Users that are interested in quadrotor_control_and_planning are comparing it to the libraries listed below
Sorting:
- Control of a Quadrotor in 3D space - with path tracking and trajectory planning (Reference - ACL Lab, Aerial Robotics(Coursera))☆15Updated 7 years ago
- This is a drone motion planning program(MatLab), which using A*path planning and Minimum_snap trajectory generation.☆23Updated 4 years ago
- This project focuses on designing a sliding mode controller for altitude and attitude control of the Crazyflie 2.0 quadrotor. The goal is…☆21Updated last year
- Simulation in which a quadcopter system is controlled by a LQR-I discrete-time controller to track a trajectory.